Loading MCP server directory, please wait...
Let two developers' Claude agents talk directly through an ephemeral, end-to-end-encrypted tunnel.
npx @getmcp/cli add io.github.zachlikefolio/tunnel-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zachlikefolio/tunnel-mcp": {
"command": "npx",
"args": [
"-y",
"tunnel-mcp"
],
"env": {
"TUNNEL_DOH": ""
}
}
}
}