Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

ThriveStack PLG CRM analytics — query accounts, MAU/MTU, feature adoption, and PLG leads.

README.md

ThriveStack MCP Server

Connect your AI agent (Claude, Cursor, ChatGPT) to ThriveStack's Growth Intelligence platform via the Model Context Protocol.

Ask questions like:

Accounts

  • "Who are my top 10 accounts by engagement this month?"
  • "List accounts that have been active in the last 30 days, sorted by last active time."
  • "Show me the first 20 accounts, sorted by health score descending."

Company Name from Contacts

  • "Given contacts with domain = thrivestack.ai, what company name do you infer?"
  • "Find the company name for contacts where email eq engineerpersona@thrivestack.ai."
  • "Derive company name from contacts in country eq United States and industry eq SaaS."

Analytics

MAU & MTU Count

  • "What are my MAU and MTU for 2026-03?"
  • "Give me MAU vs MTU for 2026-01."
  • "For last month (2026-02), what were MAU and MTU?"

Event Count

  • "How many events did we track in 2026-03?"
  • "What's the total event count for last_30_days?"
  • "Show event volume for last_7_days."

GTM

PLG-Qualified Leads

  • "Show me PLG leads ready for sales outreach (type identify), first page."
  • "Get PLG leads of type group, page 2, 25 per page."
  • "Pull the newest 50 PLG-qualified leads (type identify)."

Setup

Start ThriveStack Telemetry Setup

  • "Help me set up ThriveStack for marketing telemetry. Here's my API key: <key>."
  • "I need product instrumentation; use this ThriveStack API key: <key>."
  • "Set up both marketing + product telemetry. API key: <key>."

Get Setup Status

  • "What's my setup completion status right now?"
  • "Which setup steps are still pending for my environment?"
  • "Show warnings/blockers in my onboarding/setup progress."

Quick Connect

Endpoint: https://api.app.thrivestack.ai/mcp Auth: include the x-api-key header in every request. For enterprise demos and evaluation environments, use the designated demo x-api-key below: d8rRhN6Ji8BGZdlVJONMm/e06k1zLkT4pHoN4LstE4g=

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

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

Claude Code CLI

claude mcp add --transport http thrivestack \
  https://api.app.thrivestack.ai/mcp \
  --header "x-api-key: d8rRhN6Ji8BGZdlVJONMm/e06k1zLkT4pHoN4LstE4g="

Cursor / Windsurf

Add to your MCP settings: ``json { "mcpServers": { "thrivestack": { "url": "https://api.app.thrivestack.ai/mcp", "headers": { "x-api-key": "d8rRhN6Ji8BGZdlVJONMm/e06k1zLkT4pHoN4LstE4g=" } } } } ``

Available Tools

| Tool | Description | |---|---| | list_accounts | List accounts with engagement, enrichment, and acquisition data | | get_account_details | Deep details for a specific account | | get_active_users_summary | Active users and accounts summary | | get_mau_mtu_count | Monthly Active Users and Monthly Tracked Users | | get_event_summary | Event analytics summary | | get_event_count | Total event counts | | get_feature_usage_trend | Feature usage trends over time | | get_feature_adoption | Feature adoption timeline | | get_activation_summary | Activation funnel summary | | get_activation_trend | Activation trend data | | get_account_engagement | Per-account engagement trend | | get_retention_data | Retention cohort data | | get_plg_leads | PLG-qualified leads ready for sales | | get_expansion_signals | Accounts showing expansion signals | | get_churn_signals | Accounts at churn risk | | get_acquisition_channels | Acquisition channel breakdown |

Requirements

  • A ThriveStack account with an API key
  • Any MCP-compatible client (Claude, Cursor, Windsurf, etc.)

Links

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use CRM & Sales servers.