tor mcp for Cursor
io.github.shreyas-profile/tor-mcp
Route HTTP requests through the Tor network. Rotating exit IPs, .onion support, no body logging.
client:Cursor
transport:streamable-http
Install tor mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tor-mcp": {
"url": "https://tor.regiq.in/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs