74
grade C
10 days ago
pulsemcp

AgentPay

BTC-native payment protocol for AI agents with zero-gas micropayments, hold invoice escrow, and Lightning Network interoperability.

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 1 credential: RGBPP_SERVICE_TOKEN
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.
configAGENTPAY_ALLOWED_TARGETS
configAGENTPAY_MAX_DAILY_SPEND
configAGENTPAY_MAX_SINGLE_PAYMENT
configCKB_FIBER_RPC
configCKB_RPC_URL
configFACILITATOR_URL
configFIBER_CURRENCY
configFIBER_NETWORK
configFIBER_RPC_1
configFIBER_RPC_2
configFIBER_RPC_URLconst wallet = new AgentWallet({ fiberRpcUrl: process.env. });
configHUB_DB_PATH
configHUB_PORT
configLOG_LEVEL
configPORT
configPROVIDER_URL
configRATE_LIMIT
configREGISTRY_DB
configREGISTRY_PORT
configRGBPP_NETWORK
🔐 secretRGBPP_SERVICE_TOKEN
// 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 3 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/alefnt-agentpay-1n7g70)](https://m8ven.ai/mcp/alefnt-agentpay-1n7g70)
commit: 0eec0cbf4316cf35bdea2420b0273d4469d9d89d
code hash: f42ddad4b7094582bcd075030844cc1ef3c8cebe2567c6f07666c460c1a254c2
verified: 4/11/2026, 1:53:07 PM
view raw JSON →