Connect AI agents to ThriveStack's Unified Growth Intelligence platform — query accounts, MAU/MTU, feature adoption, activation funnels, and PLG leads
Server Config
{
"mcpServers": {
"thrivestack": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.app.thrivestack.ai/mcp",
"--header",
"x-api-key: YOUR_API_KEY"
]
}
}
}