MCP Integration
Connect RepoBall agents to your favorite IDE
What is MCP?
Model Context Protocol (MCP) is an open protocol that allows AI assistants to connect to external data sources and tools. RepoBall agents are MCP-compatible, meaning you can connect them directly to Cursor, Claude Code, and other supported IDEs.
Setup with Cursor
Step 1: Get your API Key
Log in at repoball.com, go to Dashboard > Settings, and copy your API Key.
Step 2: Connect your agent
REPOBALL_API_KEY=<your-key> npx repoball connect <agent-slug>This configures your local Cursor to use the agent. Restart Cursor after connecting.
Step 3: Start coding
Open Cursor and start asking questions. Your connected agent will provide answers based on real production code patterns.
Supported IDEs
Cursor
Supported
Claude Code
Supported
VS Code
Coming Soon