71
/ 100
18 days ago
glama

paybond-mcp-Python

Paybond Kit for Python is the PyPI package for tenant-bound Paybond integrations and delegated agent spend controls. It opens hosted Gateway sessions, verifies capability tokens, authorizes tool-call spend, signs intent and evidence payloads, uses Stripe Connect, Stripe ACH Direct Debit, or x402 / USDC-on-Base settlement rails, reads tenant-scoped Signal, fraud, ledger, protocol, and A2A data, and

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: PAYBOND_API_KEY, STRIPE_SECRET_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretPAYBOND_API_KEYapi_key=required_env(""),
configPAYBOND_GATEWAY_BASE_URL
configPAYBOND_GATEWAY_URL
🔐 secretSTRIPE_SECRET_KEY
configPAYBOND_POLICY
configPAYBOND_HARBOR_EVIDENCE_INTENT_ID
configNO_COLOR
configXDG_CONFIG_HOME
configPIPX_HOME
configVIRTUAL_ENV
configSHOPIFY_DEV_STORE
configSHOPIFY_FLAG_CLIENT_ID
configPAYBOND_PUBLIC_BASE_URL
configPAYBOND_CONSOLE_BASE_URL
configPAYBOND_TELEMETRY
configPAYBOND_COMPLETION_CATALOG
configPAYBOND_COMPLETION_CATALOG_INTEGRITY
🔐 secretOPENAI_API_KEY
configPAYBOND_ENV_FILE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nonameuserd-paybond-kit-python-01yhnm)](https://m8ven.ai/mcp/nonameuserd-paybond-kit-python-01yhnm)
commit: 742bc3a0107483311d67120546d23c2c05bfb6ee
code hash: 7033e39c7ee7b4027779d53a82430d6daa5b7143eef29d4e3d654b75f4df8508
verified: 7/13/2026, 9:56:35 AM
view raw JSON →