Skip to main content
beton
MCP Integration

Beton + Cursor

Revenue ops meets your AI-powered code editor

Anysphere · AI Code Editor

WHAT CURSOR CAN DO WITH BETON

Signal detection Query signal history with natural language filters
Lead scoring Real-time lead scoring from product usage data
Signal routing Route signals to CRM pipelines and sales tools
Account analysis Account-level behavioral analysis
Signal filtering Churn risk and expansion opportunity detection

EXAMPLE PROMPTS

PROMPT

> What signals has Beton detected for our top 5 accounts?

Queries Beton for recent signals across your most important accounts

PROMPT

> Score the lead from newcustomer.io and tell me if they're sales-ready

Runs real-time lead scoring and returns a qualification summary

PROMPT

> Route this expansion signal to our Attio pipeline

Sends a detected expansion opportunity directly to your CRM pipeline

PROMPT

> Show me all churn risk signals from the last 7 days

Filters signal history for churn indicators within a time range

CONNECT BETON TO CURSOR

Beton connects your data source (PostHog) to your destinations (Attio, HubSpot, Pipedrive, and more) via MCP. Cursor acts as the interface — talk to your revenue data in natural language.

1

Open Cursor Settings > MCP Servers

2

Add the Beton MCP server config to ~/.cursor/mcp.json

3

Set your BETON_API_KEY in the environment variables

4

Reload Cursor — Beton tools appear in the agent panel

~/.cursor/mcp.json
{
  "mcpServers": {
    "beton": {
      "command": "npx",
      "args": ["-y", "@getbeton/mcp-server"],
      "env": {
        "BETON_API_KEY": "your-api-key"
      }
    }
  }
}

Replace your-api-key with your Beton API key from your dashboard.

REVENUE OPS WORKFLOWS

In-Editor Signal Dashboard

While coding, ask Cursor to pull your latest Beton signals. Review PQLs, churn risks, and expansion opportunities without switching to another tool.

Code + Route

When you ship a feature that impacts user behavior, immediately check Beton for signal changes. Route new PQLs to your sales team right from the editor.

Account Deep Dive

Before a customer call, ask Cursor to analyze the account's behavioral data through Beton. Get a summary of usage patterns, signal history, and engagement trends.

FREQUENTLY ASKED QUESTIONS

Does Beton work with Cursor's Composer mode?
Yes. Beton's MCP tools are available in both Cursor's Chat and Composer modes. Ask questions or give instructions — Cursor will call the right Beton tools.
Is this different from using Beton's web dashboard?
The data is the same. The difference is workflow — instead of switching to a dashboard, you interact with Beton through natural language in your editor. Faster for developers who live in their IDE.
Can I use Beton with Cursor's free plan?
MCP support is available in Cursor Pro and above. Beton itself can be self-hosted for free.
What happens if my Beton instance is self-hosted?
The MCP server connects to whatever Beton instance you configure — cloud or self-hosted. Just point the BETON_API_KEY to your instance.

Start using Beton with Cursor

Connect Beton to Cursor via MCP and start detecting revenue signals in minutes. Free to self-host, no credit card required.