Skip to content

ShaBaasPay MCP Server for Zed

io.github.shabaaspay/shabaaspay-mcp-server

MCP server for PayTo agreements and payment initiation in Australia.

client:Zed transport:stdio runtime:npm

Install ShaBaasPay MCP Server in Zed

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

{
  "context_servers": {
    "shabaaspay-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "shabaaspay-mcp-server"
      ]
    }
  }
}

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

ShaBaasPay MCP Server in other clients