Skip to main content
The Gemini CLI supports remote MCP servers over HTTP, including the OAuth sign-in flow, so Superflow only needs a config entry.

Setup

Add Superflow to ~/.gemini/settings.json:
~/.gemini/settings.json
Restart the CLI. The first time it calls a Superflow tool it opens your browser to sign in and approve the scopes. Run /mcp inside the CLI to list connected servers and their tools, then try “list my Superflow projects”.
Gemini’s CLI has changed its config format across releases, and Google is folding the Gemini CLI into the Antigravity CLI. The mcpServers block carries over, but if the server doesn’t show up in /mcp, check the key name for remote HTTP servers in your version’s documentation — some releases use url rather than httpUrl.

Managing the connection

Delete the superflow entry from settings.json to disconnect. To revoke the grant, also disconnect Superflow from your Superflow dashboard.