Thrivestack Unified Growth Intelligence

by Thrivestack-public

192 downloads
Not rated
GitHub

About

Connect AI agents to ThriveStack's Unified Growth Intelligence platform — query accounts, MAU/MTU, feature adoption, activation funnels, and PLG leads

Details

Author
Thrivestack-public
Downloads
192
Categories
Other

- Query top accounts by engagement
- Retrieve monthly active users (MAU) and monthly transacting users (MTU)
-

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Thrivestack Unified Growth Intelligence
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Connect your MCP client to the endpoint at https://api.app.thrivestack.ai/mcp and authenticate using the x-api-key header. Retrieve your API key from the ThriveStack dashboard under Settings → API Keys. Once connected, you can ask natural language queries about accounts, metrics, and product usage.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "thrivestack unified growth intelligence": {
            "thrivestack": {
                "command": "npx",
                "args": [
                    "-y",
                    "mcp-remote",
                    "https://api.app.thrivestack.ai/mcp",
                    "--header",
                    "x-api-key: YOUR_API_KEY"
                ]
            }
        }
    }
}

McpServers

{
    "thrivestack": {
        "command": "npx",
        "args": [
            "-y",
            "mcp-remote",
            "https://api.app.thrivestack.ai/mcp",
            "--header",
            "x-api-key: YOUR_API_KEY"
        ]
    }
}

ThriveStack MCP Server

Connect your AI agent (Claude, Cursor, ChatGPT) to ThriveStack's Growth Intelligence platform via the Model Context Protocol. Ask questions like: - "Who are my top 10 accounts by engagement?" - "What's my MAU and MTU this month?" - "Show me PLG leads ready for sales outreach" - "Which features have the highest adoption?"

Quick Connect

Endpoint: https://api.app.thrivestack.ai/mcp Auth: x-api-key header — get your key from the ThriveStack dashboard → Settings → API Keys
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.