Skip to content
Windsurf

Telbase for Windsurf

ai.telbase/deploy

Deploy any web project with one command. AI-native platform with self-healing feedback.

client:Windsurf transport:stdio runtime:npm

Install Telbase in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "deploy": {
      "command": "npx",
      "args": [
        "-y",
        "telbase"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Telbase in other clients