Getting Started
Connect VibeSEO to the AI app you already use. Pick your client, follow the setup button or command, then approve access in the browser when prompted.
Editors and desktop clients with the fastest install path.
Cursor
Install the VibeSEO MCP server in Cursor.
VS Code
Install as an HTTP MCP server in VS Code.
Hosted assistants where setup starts from the app settings page.
Claude
Connect Claude web or desktop with OAuth.
https://mcp.vibeseo.dev/mcpChatGPT
Create a custom MCP connector with OAuth.
https://mcp.vibeseo.dev/mcpTerminal clients you can configure with one copied command.
Claude Code
Add VibeSEO MCP from your terminal.
claude mcp add --transport http vibeseo https://mcp.vibeseo.dev/mcp
Run /mcp in Claude Code, then authorize VibeSEO in the browser.
Gemini CLI
Add VibeSEO MCP to Gemini CLI.
gemini mcp add --transport http vibeseo https://mcp.vibeseo.dev/mcp
Codex CLI
Add VibeSEO MCP to Codex CLI.
codex mcp add vibeseo --url https://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": {
"url": "https://mcp.vibeseo.dev/mcp"
}
}
}MCP authorizations
Every client that completed the OAuth flow shows up here. Disconnect a client to revoke its access immediately.
No connected clients yet. Follow the instructions above to authorize one.