← Back to Plugins
MCP Server MCP

Pabs

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://pabs.co.nz/api/mcp/{token}",
      "variables": {
        "token": {
          "description": "Your personal Pabs MCP token. Get it from your Pabs account settings at pabs.co.nz.",
          "isRequired": true,
          "isSecret": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...