Skip to content
Zed

sota mcp for Zed

io.github.qso-graph/sota-mcp

Summits on the Air MCP server. Summit lookup, activator stats, chaser records, spots.

client:Zed transport:stdio runtime:pypi

Install sota mcp in Zed

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

{
  "context_servers": {
    "sota-mcp": {
      "command": "uvx",
      "args": [
        "sota-mcp"
      ]
    }
  }
}

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

sota mcp in other clients