{
  "name": "io.github.bpays/benji-pays",
  "title": "Benji Pays",
  "description": "Invoice-to-cash between the accounting system and the payment rails.",
  "website": "https://benjipays.com",
  "documentation": "https://developer.benjipays.com/docs/mcp.md",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://developer.benjipays.com/mcp",
      "headers": [
        {
          "name": "x-api-key",
          "description": "Merchant API key from Settings → API Keys",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ]
}
