Benji Pays for VS Code
io.github.bpays/benji-pays
Sits between accounting and payment rails for reminders, Pay Now, autopay, portal, and book sync.
client:VS Code
transport:streamable-http
Install Benji Pays in VS Code
.vscode/mcp.json
{
"servers": {
"benji-pays": {
"type": "http",
"url": "https://developer.benjipays.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs