MCP Server
MCP
io.github.asadullokhn/teztun
Manage TezTun tunnels, subdomains, and service tokens from any MCP-compatible AI client.
Install
npx -y @asadullokhn/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@asadullokhn/teztun-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "A TezTun service token (starts with tzt_). Mint one at https://app.teztun.uz/tokens.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TEZTUN_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment