Skip to Content
MCPSetupCursor

Cursor logoCursor

Connect Sync GTM to Cursor, the AI-native code editor.

Why connect Cursor to Sync GTM?

With Sync GTM in Cursor, your AI coding assistant also becomes a live GTM data layer — ask it in the chat panel while you code:

  • Look up contacts without context-switching — find a work email or LinkedIn profile without leaving your editor
  • Enrich people and companies mid-workflow — pull headcount, tech stack, or funding data into your scripts as you write them
  • Automate outbound from code — build enrichment pipelines, verify emails, and generate lead lists directly from your IDE
  • Research prospects on demand — job changes, hiring signals, LinkedIn posts — all queryable in plain English
  • Prototype GTM integrations faster — test Sync GTM tools interactively from the same editor where you ship the integration

Perfect for developers building sales tools, RevOps engineers automating data pipelines, and founders who want GTM data inside their coding workflow.

Install

  • Create or edit your MCP config file:
    • Project: .cursor/mcp.json (checked into your repo)
    • Global: ~/.cursor/mcp.json (all projects)
  • Add the Sync GTM server — no headers block, no token:
{ "mcpServers": { "syncgtm": { "url": "https://api.syncgtm.com/mcp" } } }
  • Save the file. Cursor detects the server and shows Needs login.
  • Click Needs login (or open Settings → MCP). Your default browser opens the Sync GTM authorization page.
  • Sign in to Sync GTM and approve. Cursor connects automatically.

Select the correct organization. The authorization screen opens with an Organization dropdown at the top. Whichever organization is selected when you click Approve is the one this connection reads data from and spends credits from. In more than one organization? Open the dropdown and pick the right one before approving. To change it later, connect again and pick a different one — see Managing more than one organization.

Connecting Sync GTM to an AI client — the Organization dropdown on the authorization screen sets which organization the connection uses for data and credits.

Authentication is handled by browser OAuth — do not add an Authorization header.

Managing more than one organization

Agencies and consultants often sit in several Sync GTM organizations — their own plus each client’s. The connection uses the organization you picked on the authorization screen, and spends that organization’s credits. Choosing a different organization in the Sync GTM app does not move an existing connection across, so Cursor keeps using the one you approved until you connect again.

To work in a client’s account:

  1. Open Settings → MCP, toggle syncgtm off and back on, then click Needs login.
  2. On the Sync GTM authorization screen, open the Organization dropdown and pick the client’s organization, then click Approve.
  3. Run check_credits (free) to confirm which organization the connection is now pointing at.

Full detail in Working in a client’s organization.

Next steps

Keep learning

Connected? These two courses turn the tool list into workflows you actually run.