Connect the GEO server
Track how ChatGPT, Gemini and Google AI mention your brand. Sign in with your VibeSEO account.
Claude
Add as a custom connector with the MCP URL.
https://geo-mcp.vibeseo.dev/mcp
ChatGPT
Add as a custom connector in Developer Mode.
https://geo-mcp.vibeseo.dev/mcp
Editors and desktop clients with the fastest install path.
Cursor
Install the MCP server in Cursor.
VS Code
Install as an HTTP MCP server in VS Code.
Terminal clients you can configure with one copied command.
Claude Code
Add the MCP server from your terminal.
claude mcp add --transport http vibeseo-geo https://geo-mcp.vibeseo.dev/mcp
Run /mcp in Claude Code, then authorize VibeSEO in the browser. Already connected this server in Claude? Claude Code picks it up automatically while you are signed in with that same claude.ai account.
Gemini CLI
Add the MCP server to Gemini CLI.
gemini mcp add --transport http vibeseo-geo https://geo-mcp.vibeseo.dev/mcp
Codex CLI
Add the MCP server to Codex CLI.
codex mcp add vibeseo-geo --url https://geo-mcp.vibeseo.dev/mcp
Use the raw HTTP OAuth configuration for any compatible MCP client.
Other
Use any MCP client that supports HTTP OAuth.
{
"mcpServers": {
"vibeseo-geo": {
"url": "https://geo-mcp.vibeseo.dev/mcp"
}
}
}MCP authorizations
Every client that completed the OAuth flow for either VibeSEO server shows up here — authorizations are per account, not per server. Disconnect a client to revoke its access immediately.
No connected clients yet. Follow the instructions above to authorize one.