tor mcp for Grok
io.github.shreyas-profile/tor-mcp
Route HTTP requests through the Tor network. Rotating exit IPs, .onion support, no body logging.
client:Grok
transport:streamable-http
Install tor mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"tor-mcp": {
"type": "http",
"url": "https://tor.regiq.in/api/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