Loading MCP server directory, please wait...
Read a tunnels.io account and put local ports online. Lists only the tools the token was granted.
npx @getmcp/cli add io.github.tunnels-io/tunnels-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
TUNNELS_TOKENA tunnels.io token, starting tnl_. Create one at tunnels.io/account/tokens under "Connect an AI assistant".
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tunnels-io/tunnels-mcp": {
"command": "https://github.com/tunnels-io/tunnels-mcp/releases/download/v0.0.2/tunnels-mcp-0.0.2.mcpb",
"env": {
"TUNNELS_TOKEN": "",
"TUNNELS_API": "https://tunnels.io",
"TUNNELS_CLI": "tunnels"
}
}
}
}