Generate tokens to connect your IDE (Antigravity, Claude Code) to this MCP server.
💻 IDE Configuration Templates
Copy this configuration to your IDE. Replace <YOUR_TOKEN_HERE> with your token after generating one.
📁 File: ~/.gemini/antigravity/mcp_config.json
⚠️ Requires: npm install -g mcp-remote
📁 File: %USERPROFILE%\.gemini\antigravity\mcp_config.json
⚠️ Requires: npm install -g mcp-remote — then update path below to your actual proxy.js location
📁 File: ~/Library/Application Support/Claude/claude_desktop_config.json
⚠️ Requires: npm install -g mcp-remote
📁 File: %APPDATA%\Claude\claude_desktop_config.json
⚠️ Requires: npm install -g mcp-remote — then update path below to your actual proxy.js location if npx.cmd fails
📁 File: .mcp.json (project root) — Claude Code CLI native support
📁 File: .vscode/mcp.json
📁 File: .vscode/settings.json (or User Settings)