MAJR AI SEO for VS Code
io.github.majrdotapp/seo
Audit a page for search and AI answer engines; generate robots.txt, sitemap, head, llms.txt.
client:VS Code
transport:streamable-http
Install MAJR AI SEO in VS Code
.vscode/mcp.json
{
"servers": {
"seo": {
"type": "http",
"url": "https://seo.majr.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs