Loading MCP server directory, please wait...
Sits between accounting and payment rails for reminders, Pay Now, autopay, portal, and book sync.
npx @getmcp/cli add io.github.bpays/benji-paysRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyOrganization-scoped Benji Pays merchant API key from Settings → API Keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bpays/benji-pays": {
"url": "https://benjipays.readme.io/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": ""
}
}
}
}