Create in your project root:
File: .mcp.json in project root
Create in your project root:
File: .cursor/mcp.json in project root
Open: ... menu → MCP Servers → Manage MCP Servers → View raw config
Or edit directly:
Content (uses mcp-remote for SSE transport):
Requires Node.js. Uses mcp-remote to bridge SSE servers.
Troubleshooting:
If you see "http-first" errors or connection issues, clear the npx cache:
Then restart Antigravity completely.
Open: Ctrl+Shift+P → Preferences: Open User Settings (JSON)
Add to settings.json:
Requires: Claude Code extension or MCP-compatible extension
Chrome: https://mcp.server.oanor.com/chrome/sseFirefox: https://mcp.server.oanor.com/firefox/ssePlaywright: https://mcp.server.oanor.com/playwright/sseSelenium: https://mcp.server.oanor.com/selenium/sseHTTP: https://mcp.server.oanor.com/http/sseState: https://mcp.server.oanor.com/state/sseProxy: https://mcp.server.oanor.com/proxy/sseCaptcha: https://mcp.server.oanor.com/captcha/sseScreenshot: https://mcp.server.oanor.com/screenshot/sseCrawl: https://mcp.server.oanor.com/crawl/sseSearch: https://mcp.server.oanor.com/search/sseThinking: https://mcp.server.oanor.com/thinking/sseFirecrawl: https://mcp.server.oanor.com/firecrawl/sseDBHub: https://mcp.server.oanor.com/dbhub/sseGit: https://mcp.server.oanor.com/git/sseDocker: https://mcp.server.oanor.com/docker/sseFilesystem: https://mcp.server.oanor.com/filesystem/sseFor local development with a browser available:
1. Add config to .mcp.json
2. Start Claude Code - browser opens automatically
3. Log in with your email and password
4. Done! Your session persists indefinitely
For remote servers without a browser:
1. Terminal shows: Go to https://mcp.server.oanor.com/device
2. Terminal shows: Enter code: XXXX-0000
3. Open the URL on any device (phone, laptop)
4. Enter the code and log in
5. Return to terminal - authenticated!
Command-line tool for SSH/headless authentication:
Commands:
Automatically configures all 17 MCP services for your client.
After CLI update: Run mcp-auth sync to add new services and remove old ones.