Skip to content
Cline

sota for Cline

io.github.sota-deploy/sota

Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.

client:Cline transport:stdio runtime:npm

Install sota in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "sota": {
      "command": "npx",
      "args": [
        "-y",
        "@sota-io/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

sota in other clients