Skip to content
Zed

Pabs for Zed

io.github.pdunovits/pabs-mcp

The decision layer between an idea and a digital product that works.

client:Zed transport:streamable-http

Install Pabs in Zed

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

{
  "context_servers": {
    "pabs-mcp": {
      "url": "https://pabs.co.nz/api/mcp/{token}"
    }
  }
}

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

Pabs in other clients