tor mcp for Zed
io.github.shreyas-profile/tor-mcp
Route HTTP requests through the Tor network. Rotating exit IPs, .onion support, no body logging.
client:Zed
transport:streamable-http
Install tor mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tor-mcp": {
"url": "https://tor.regiq.in/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs