Skip to content
Claude Desktop

SeoGrep for Claude Desktop

com.seogrep/seogrep

SEO for AI agents: crawl sites, audit pages, pull Search Console data, generate shareable reports.

client:Claude Desktop transport:streamable-http

Install SeoGrep in Claude Desktop

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

{
  "mcpServers": {
    "seogrep": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.seogrep.com/mcp/{key}"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

SeoGrep in other clients