AgentcyAlpha

Set up Warp

AI-native terminal with built-in MCP support. Add Agentcy to get marketing insights directly in your terminal workflow without leaving the command line.

SETUP
5 STEPS
  1. 01

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

  2. 02

    Open Warp and go to Settings → MCP Servers

  3. 03

    Click “Add Server” and paste the config below

  4. 04

    Replace YOUR_AGENTCY_API_KEY with your actual key

  5. 05

    Warp will connect to Agentcy automatically

CONFIG

path: Settings → MCP Servers

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

Warp syncs MCP server configs to Warp Drive (cloud), so your Agentcy connection follows you across machines. Supports auto-start on launch and custom working directories per server.

EXAMPLE QUERIES
4 SAMPLES

How is aurora-fitness.com performing this month?

Show me the top traffic sources from GA4

What’s our Google Ads ROAS this week?

Research trending keywords in our industry

v1.0Need help?