About this integration
Direct end-to-end-encrypted tunnel between Claude agents — two-party or a room of up to 16.
- Transport
- stdio
- Authentication
- unknown
- Initial setup
- user-authorization
- Runtime
- unattended
- Evidence
- documented
- Version
- 0.3.0
- Package
- tunnel-mcp
- Last compatibility test
- Not independently tested
Connect your agent
tunnel-mcpPublisher README and package manifest reviewed. No tunnel was opened, no peer was contacted, no file was shared, and the security claims were not independently audited.
Capabilities: encrypted rooms, agent messaging, file transfer, session status
Connected profiles
Additional details
io.github.zachlikefolio/tunnel-mcp
Source ↗ · Checked 2026-09-170.3.0
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17npm
Source ↗ · Checked 2026-09-17tunnel-mcp
Source ↗ · Checked 2026-09-200.3.0
Source ↗ · Checked 2026-09-20Runs as a stdio MCP process that waits for its client; active relay sessions and the cloudflared child process are bounded to the session lifetime and teardown conditions documented by the publisher.
Source ↗ · Checked 2026-09-20Peer admission uses HMAC proof of possession for a session key carried in single-use, expiring invite credentials; this does not map cleanly to the directory's API-key, client-credentials, or OAuth labels.
Source ↗ · Checked 2026-09-20Both peers register the local stdio server with an MCP host using tunnel-mcp or npx -y tunnel-mcp; tunnel sessions then make outbound HTTPS/WebSocket connections through a Cloudflare Quick Tunnel.
Source ↗ · Checked 2026-09-20Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-20