← Back to Plugins
MCP Server MCP

Benji Pays

github By github 👁 1 views ▲ 0 votes

Sits between accounting and payment rails for reminders, Pay Now, autopay, portal, and book sync.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://developer.benjipays.com/mcp",
      "headers": [
        {
          "description": "Organization-scoped Benji Pays merchant API key from Settings → API Keys",
          "isRequired": true,
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...