Developer Tools
Trust: 30/100 (Limited)Telbase Guide
Deploy any web project with one command. AI-native platform with self-healing feedback.
by Victor-EU
Quick Start
Install
npx telbaseClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-telbase-deploy": {
"command": "npx",
"args": [
"telbase"
]
}
}
}