SeoGrep for VS Code
com.seogrep/seogrep
SEO for AI agents: crawl sites, audit pages, pull Search Console data, generate shareable reports.
client:VS Code
transport:streamable-http
Install SeoGrep in VS Code
.vscode/mcp.json
{
"servers": {
"seogrep": {
"type": "http",
"url": "https://mcp.seogrep.com/mcp/{key}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs