That SEO Agent for VS Code
com.thatseoagent/seo
SEO analysis for sites you own: Google Search Console, GA4, PageSpeed, and full site audits.
client:VS Code
transport:streamable-http
Install That SEO Agent in VS Code
.vscode/mcp.json
{
"servers": {
"seo": {
"type": "http",
"url": "https://thatseoagent.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs