Skip to content
Claude Desktop

seocode for Claude Desktop

io.github.qobitech/seocode

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

client:Claude Desktop transport:stdio runtime:npm

Install seocode in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

seocode in other clients