Set up Claude Cowork
Anthropic’s autonomous AI coworker. Add Agentcy so Cowork can pull live marketing data while executing tasks across your desktop — spreadsheets, presentations, and reports built from real analytics.
- 01
Sign up at app.goagentcy.com and create an API key
- 02
Claude Cowork shares its config with Claude Desktop
- 03
Open Claude Desktop and go to Settings → Developer → Edit Config
- 04
Paste the config snippet below, replacing YOUR_AGENTCY_API_KEY with your actual key
- 05
Restart Claude Desktop — Cowork will inherit the Agentcy server
path: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"agentcy": {
"url": "https://data.goagentcy.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_AGENTCY_API_KEY"
}
}
}
}Claude Cowork is available on Pro, Max, Team, and Enterprise plans. It shares the same MCP config file as Claude Desktop. On Windows: %APPDATA%\Claude\claude_desktop_config.json.
“Pull GA4 data for aurora-fitness.com and build a monthly report in Google Sheets”
“Create a presentation with this week’s ad performance and recommendations”
“Analyze our Search Console data and draft an SEO action plan”
“Compare all client domains and flag any with declining traffic”