AI & ML
Trust: 37/100 (Limited)io.github.sota-deploy/sota Guide
Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.
by sota-deploy
Quick Start
Install
npx @sota-io/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sota-deploy-sota": {
"command": "npx",
"args": [
"@sota-io/mcp"
]
}
}
}