Skip to main content
Run the wizard from your terminal:
The wizard will log you in via OAuth, detect your installed coding agents, and write the MCP configuration automatically. No manual config needed.
Supports 30+ agents including Claude Code, Cursor, Windsurf, VS Code, Copilot, Cline, and more.

Manual Configuration

Remote Server is recommended — no dependencies, no local process. If remote keeps failing (especially in Claude Code), switch to Local Server.
Local Server requires Docker. Run docker compose up -d in the backant-mcp directory first.
The remote MCP server URL is https://mcp.backant.io/mcp. The local server runs at http://localhost:8000/mcp. Your API key is obtained automatically by the wizard via OAuth. To get one manually, log in at backant.io/dashboard.

Client-Specific Configuration

See Claude Code MCP docs for more info.Remote Server (Recommended):
Local Server:
Use --scope user to have BackAnt available across all your projects without configuring each one.
Go to: Settings → Cursor Settings → MCP → Add new global MCP serverOr manually edit ~/.cursor/mcp.json:
  • macOS: ~/.cursor/mcp.json
  • Windows: %APPDATA%\Cursor\mcp.json
  • Linux: ~/.config/cursor/mcp.json
See Cursor MCP docs for more info.Remote Server (Recommended):
Local Server:
Open your VS Code MCP configuration:
  • Run MCP: Open User Configuration from the Command Palette
  • Or manually edit:
    • macOS/Linux: ~/.config/Code/User/mcp.json
    • Windows: %APPDATA%\Code\User\mcp.json
See VS Code MCP docs for more info.Remote Server (Recommended):
Local Server:
Edit your Windsurf MCP configuration:
  • macOS: ~/.windsurf/mcp.json
  • Windows: %APPDATA%\Windsurf\mcp.json
  • Linux: ~/.config/windsurf/mcp.json
See Windsurf MCP docs for more info.Remote Server (Recommended):
Local Server:
  1. Open Cline
  2. Click the hamburger menu → MCP Servers
  3. Choose Remote Servers tab
  4. Click Edit Configuration
  5. Add backant to mcpServers:
Remote Server (Recommended):
Local Server:
See Roo Code MCP docs for more info.Remote Server (Recommended):
Local Server:
Edit your ~/.continue/config.json:Remote Server (Recommended):
Local Server:
Edit your Claude Desktop configuration:
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
Remote Server (Recommended):Navigate to Settings → Connectors → Add Custom Connector. Enter the name backant and the URL https://mcp.backant.io/mcp.Local Server:
Add to your VS Code MCP configuration — Run MCP: Open User Configuration from the Command Palette.Remote Server (Recommended):
Create .kilocode/mcp.json in your project:Remote Server (Recommended):
Local Server:
  1. Go to Settings → Tools → AI Assistant → Model Context Protocol (MCP)
  2. Click + Add
  3. Select As JSON
  4. Add configuration:
  1. Click Apply
Add to your Zed settings.json. See Zed Context Server docs for more info.
Navigate to Settings → AI → Manage MCP servers → + Add:
See Amazon Q Developer CLI docs for more details.
Open ~/.gemini/settings.json and add:
Via UI: Hamburger menu → Settings → Tools → + Add MCPOr manually in settings:
  1. Open the Qodo Gen chat panel
  2. Click Connect more tools → + Add new MCP
Go to Program → Install → Edit mcp.json:
Open Settings → Plugins:
  1. Navigate to Settings → Connectors → Add Connector → Advanced
  2. Server Name: backant
  3. Add:
To run the BackAnt MCP server locally:
Verify it is running:
Then use http://localhost:8000/mcp in place of the remote URL in any config above.

Available MCP Tools

Once connected, your agent has access to: