MCP Server
MCP
io.github.zachlikefolio/tunnel-mcp
Direct end-to-end-encrypted tunnel between Claude agents — two-party or a room of up to 16.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "tunnel-mcp",
"version": "0.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Set to 'off' to disable DNS-over-HTTPS (readiness gate + guest resolver fallback) on networks that block 1.1.1.1",
"format": "string",
"name": "TUNNEL_DOH"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment