Set up Roo Code
AI coding agent for VS Code with project-scoped MCP configs. Add Agentcy so Roo Code can access marketing data per-project, keeping client configs isolated.
SETUP
5 STEPS- 01
Sign up at app.goagentcy.com and create an API key
- 02
Open VS Code with the Roo Code extension installed
- 03
Click “Edit Project MCP” to create .roo/mcp.json
- 04
Paste the config snippet below, replacing YOUR_AGENTCY_API_KEY with your actual key
- 05
Roo Code will auto-detect the Agentcy tools
CONFIG
path: .roo/mcp.json
{
"mcpServers": {
"agentcy": {
"type": "streamable-http",
"url": "https://data.goagentcy.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_AGENTCY_API_KEY"
}
}
}
}TIPS
Roo Code requires type: "streamable-http" in the config for remote servers. Project-scoped config (.roo/mcp.json) overrides global config and can be committed to version control. Great for agencies keeping per-client Agentcy configs in each project repo.
EXPLORE DATA SOURCES
After connecting Roo Code and configuring your data sources in the portal, ask questions about any of them in natural language: