SEO Page Analyzer for VS Code
io.github.br0ski777/seo-analyzer
SEO audit any URL: meta tags, headings, links, images, Schema.org, score 0-100. x402.
client:VS Code
transport:sse
Install SEO Page Analyzer in VS Code
.vscode/mcp.json
{
"servers": {
"seo-analyzer": {
"type": "sse",
"url": "https://seo-analyzer.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs