Set up JetBrains IDEs
AI Assistant in IntelliJ IDEA, WebStorm, PyCharm, and all JetBrains IDEs. Add Agentcy to access marketing data directly from your development environment.
- 01
Sign up at app.goagentcy.com and create an API key
- 02
Open your JetBrains IDE (IntelliJ, WebStorm, PyCharm, etc.)
- 03
Go to Settings > Tools > AI Assistant > Model Context Protocol (MCP)
- 04
Click + to add a new MCP server and paste the config below
- 05
Replace YOUR_AGENTCY_API_KEY with your actual key
- 06
Restart the IDE to connect to Agentcy
path: Settings → Tools → AI Assistant → MCP
{
"mcpServers": {
"agentcy": {
"url": "https://data.goagentcy.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_AGENTCY_API_KEY"
}
}
}
}Requires JetBrains 2025.1 or later with the AI Assistant plugin (paid add-on or included with All Products Pack). Works in all JetBrains IDEs including IntelliJ IDEA, WebStorm, PyCharm, PhpStorm, GoLand, and Rider.
After connecting JetBrains IDEs and configuring your data sources in the portal, ask questions about any of them in natural language: