zog06/cursor-ai-bridge
Bridge your Antigravity IDE usage/quota to Cursor IDE and other OpenAI-compatible tools. A local proxy server that converts Antigravity Cloud Code API access into OpenAI/Anthropic-compatible endpoints, enabling you to use Claude & Gemini models in Cursor, Windsurf, VSCode, OpenCode, and other OpenAI Base request compatible tools.
Platform-specific configuration:
{
"mcpServers": {
"cursor-ai-bridge": {
"command": "npx",
"args": [
"-y",
"cursor-ai-bridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...