VibeSEO MCP

Getting Started

Connect VibeSEO to the AI app you already use. In Claude and ChatGPT it is one click — VibeSEO is listed in Claude's connector directory and the ChatGPT app directory. Everywhere else, follow the setup button or command, then approve access in the browser when prompted.

Web

Hosted assistants with an official listing — connect from the directory, or add the MCP URL by hand.

Claude icon

Claude

Official VibeSEO connector — 1-click add.

OAuth
HTTP
1-click
ChatGPT icon

ChatGPT

Official VibeSEO app — add it in one click.

OAuth
HTTP
1-click
Desktop

Editors and desktop clients with the fastest install path.

Cursor icon

Cursor

Install the VibeSEO MCP server in Cursor.

OAuth
HTTP
1-click
VS Code icon

VS Code

Install as an HTTP MCP server in VS Code.

OAuth
HTTP
1-click
CLI

Terminal clients you can configure with one copied command.

Claude Code icon

Claude Code

Add VibeSEO MCP from your terminal.

OAuth
HTTP
CLI
Install command
claude mcp add --transport http vibeseo https://mcp.vibeseo.dev/mcp

Run /mcp in Claude Code, then authorize VibeSEO in the browser. Already connected VibeSEO in Claude? Claude Code picks it up automatically while you are signed in with that same claude.ai account.

Gemini CLI icon

Gemini CLI

Add VibeSEO MCP to Gemini CLI.

OAuth
HTTP
CLI
Install command
gemini mcp add --transport http vibeseo https://mcp.vibeseo.dev/mcp
Codex CLI icon

Codex CLI

Add VibeSEO MCP to Codex CLI.

OAuth
HTTP
CLI
Install command
codex mcp add vibeseo --url https://mcp.vibeseo.dev/mcp
Other

Use the raw HTTP OAuth configuration for any compatible MCP client.

Other

Use any MCP client that supports HTTP OAuth.

OAuth
HTTP
Manual
Copy JSON
{
  "mcpServers": {
    "vibeseo": {
      "url": "https://mcp.vibeseo.dev/mcp"
    }
  }
}
Connected clients

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.