teztun for Windsurf
io.github.asadullokhn/teztun
Manage TezTun tunnels, subdomains, and service tokens from any MCP-compatible AI client.
client:Windsurf
transport:stdio
runtime:npm
Install teztun in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"teztun": {
"command": "npx",
"args": [
"-y",
"@asadullokhn/teztun-mcp"
],
"env": {
"TEZTUN_TOKEN": "<TEZTUN_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs