ipvolt Proxy Toolkit for Grok
io.github.ipvolt/proxy-toolkit
Proxy guides, tested configurations and error diagnostics, with an optional local route check.
client:Grok
transport:streamable-http
runtime:npm
tools:4
Install ipvolt Proxy Toolkit in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"proxy-toolkit": {
"type": "http",
"url": "https://mcp.ipvolt.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