Telbase for Claude Desktop
ai.telbase/deploy
Deploy any web project with one command. AI-native platform with self-healing feedback.
client:Claude Desktop
transport:stdio
runtime:npm
Install Telbase in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"deploy": {
"command": "npx",
"args": [
"-y",
"telbase"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs