Skip to content
Cline

seocode for Cline

io.github.qobitech/seocode

Framework-aware technical SEO and AI-discoverability (GEO) audits for your codebase, in your editor.

client:Cline transport:stdio runtime:npm

Install seocode in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "seocode": {
      "command": "npx",
      "args": [
        "-y",
        "@qobi/seocode"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

seocode in other clients