Set up Trae
ByteDance’s free AI-powered IDE. Add Agentcy so Trae’s AI agent can access your marketing data while building websites, campaigns, and reports.
- 01
Sign up at app.goagentcy.com and create an API key
- 02
Open Trae and go to Settings → AI Agent → MCP
- 03
Click “Add Manually” and paste the config below
- 04
Replace YOUR_AGENTCY_API_KEY with your actual key
- 05
Restart Trae to connect to the Agentcy server
path: .mcp.json
{
"mcpServers": [
{
"name": "agentcy",
"url": "https://data.goagentcy.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_AGENTCY_API_KEY"
}
}
]
}Trae uses an array format for mcpServers (not the object format most clients use). The config snippet above reflects Trae’s specific format. Supports stdio, SSE, and Streamable HTTP transports.
“What’s the traffic trend for aurora-fitness.com?”
“Build a landing page using insights from our GA4 data”
“Show me our Google Ads spend vs conversion this month”
“Research competitors’ top-ranking content”