seocode for Grok
io.github.qobitech/seocode
Framework-aware technical SEO and AI-discoverability (GEO) audits for your codebase, in your editor.
client:Grok
transport:stdio
runtime:npm
Install seocode in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"seocode": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@qobi/seocode"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs