Catalog
ai.telbase/deploy
OfficialTelbase
Deploy any web project with one command. AI-native platform with self-healing feedback.
Deploy web projects with one command using an AI-native platform with self-healing feedback.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"deploy": {
"command": "npx",
"args": [
"-y",
"telbase@0.14.0-beta.2",
"mcp",
"serve"
]
}
}
}