MCP Server
MCP
Benji Pays
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
By
Comments
Sign in to leave a comment