Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:34 +08:00
commit c969105f3f
6 changed files with 445 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "catalyst-analytics",
"description": "Product analytics with PostHog MCP integration. Enable when analyzing user behavior, conversion metrics, and product usage. ~40k context tokens when enabled.",
"version": "1.0.1",
"author": {
"name": "Coalesce Labs",
"email": "hello@coalesce.dev",
"url": "https://github.com/coalesce-labs"
},
"commands": [
"./commands"
]
}