PixdataOrg coderide for Grok
ai.smithery/pixdataorg-coderide
CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless…
client:Grok
transport:streamable-http
Install PixdataOrg coderide in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pixdataorg-coderide": {
"type": "http",
"url": "https://server.smithery.ai/@PixdataOrg/coderide/mcp"
}
}
}
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