Set up Cursor

AI-powered code editor. Add Agentcy so Cursor’s AI can reference your real marketing data when generating code, copy, and analytics reports.

SETUP
5 STEPS
  1. 01

    Sign up at app.goagentcy.com and create an API key

  2. 02

    Open Cursor Settings (Cmd+Shift+J or Ctrl+Shift+J) — requires Pro or Business plan

  3. 03

    Go to the MCP tab and click “Add new global MCP server”

  4. 04

    Paste the config snippet below, replacing YOUR_AGENTCY_API_KEY with your actual key

  5. 05

    Restart Cursor to pick up the new server

CONFIG

path: ~/.cursor/mcp.json

mcp.json
{
  "mcpServers": {
    "agentcy": {
      "url": "https://data.goagentcy.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_AGENTCY_API_KEY"
      }
    }
  }
}
Last verified: March 5, 2026Official docs
TIPS

Requires a Cursor Pro or Business plan. Cursor has a 40-tool limit across all MCP servers. Agentcy uses only 4 tools, leaving room for 36 more from other servers.

EXPLORE DATA SOURCES

After connecting Cursor and configuring your data sources in the portal, ask questions about any of them in natural language:

View all data sources →

v1.0Need help?