Skip to content
Zed

mcp for Zed

ru.swipa/mcp

SWIPA bot API — send/receive messages on swipa.ru via per-connection Bearer auth.

client:Zed transport:sse

Install mcp in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://swipa.ru/mcp/sse"
    }
  }
}

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

mcp in other clients