Loading MCP server directory, please wait...
Manage TezTun tunnels, subdomains, and service tokens from any MCP-compatible AI client.
npx @getmcp/cli add io.github.asadullokhn/teztunRequires Node.js 18+. Community-contributed server. Review source before installing.
TEZTUN_TOKENA TezTun service token (starts with tzt_). Mint one at https://app.teztun.uz/tokens.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.asadullokhn/teztun": {
"command": "npx",
"args": [
"-y",
"@asadullokhn/teztun-mcp"
],
"env": {
"TEZTUN_TOKEN": ""
}
}
}
}