Skip to content
Zed

sota for Zed

io.github.sota-deploy/sota

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

client:Zed transport:stdio runtime:npm

Install sota in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

sota in other clients