i3deploy for Grok
com.i3deploy/i3deploy
Deploy & release tracking with native MCP — ask Claude what's in production and cut the release.
client:Grok
transport:streamable-http
Install i3deploy in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"i3deploy": {
"type": "http",
"url": "https://mcp.i3deploy.com/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