← Index

io.github.asadullokhn/teztun

io.github.asadullokhn/teztun·v1.0.1·Other
Quality Score
85
/100

Manage TezTun tunnels, subdomains, and service tokens from any MCP-compatible AI client.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "teztun": {
      "command": "npx",
      "args": [
        "-y",
        "@asadullokhn/teztun-mcp"
      ],
      "env": {
        "TEZTUN_TOKEN": "<your-teztun_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "teztun": {
      "command": "npx",
      "args": [
        "-y",
        "@asadullokhn/teztun-mcp"
      ],
      "env": {
        "TEZTUN_TOKEN": "<your-teztun_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @asadullokhn/teztun-mcp
§02  Environment variables
TEZTUN_TOKEN
requiredsecret

A TezTun service token (starts with tzt_). Mint one at https://app.teztun.uz/tokens.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other