Set up Claude Desktop
Anthropic’s desktop app for Claude. Connect Agentcy to get marketing insights directly in your Claude conversations — via local config file or remote connector.
- 01
Sign up at app.goagentcy.com and create an API key
- 02
Open Claude Desktop and go to Settings (gear icon)
- 03
Navigate to the Developer section and click “Edit Config”
- 04
Paste the config snippet below, replacing YOUR_AGENTCY_API_KEY with your actual key
- 05
Restart Claude Desktop to connect to Agentcy
path: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"agentcy": {
"url": "https://data.goagentcy.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_AGENTCY_API_KEY"
}
}
}
}On Windows, the config file is at %APPDATA%\Claude\claude_desktop_config.json. On Linux, check ~/.config/Claude/claude_desktop_config.json. Alternative: On paid plans (Pro, Max, Team, Enterprise), you can also connect via Settings → Connectors → Add custom connector → enter https://data.goagentcy.com/mcp and complete the OAuth flow.
“Summarize this week’s website traffic for aurora-fitness.com”
“What are my top 10 landing pages by conversion rate?”
“Compare organic vs paid traffic this month”
“What keywords are trending up in Search Console?”