41
/ 100
1 month ago
glama

agenticpay

agenticpay lets MCP server developers monetize tools via per-call USDC micropayments on Solana, using the x402 protocol. Each tool declares a price; agents pay via signed Solana transactions; settlement happens on-chain in ~1.5–2 seconds.

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 2 credentials: ANTHROPIC_API_KEY, POSTHOG_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.
configAGENTPAY_SERVER_URL
configAGENTPAY_WALLET
configAGENT_MODEL
🔐 secretANTHROPIC_API_KEY5. Run the live LLM agent demo (terminal 3, needs in .env)
configFACILITATOR_KEYPAIR
configFACILITATOR_KEYPAIR_BYTES
configFACILITATOR_PORT
configFACILITATOR_URLfacilitator: =https://agentpay-facilitator-e9b20a5fee6a.herokuapp.com
configMODEL
configNETWORK
configPAY_TOrecipient pubkey> pnpm --filter @agenticpay/mcp-server dev
configPORT
🔐 secretPOSTHOG_API_KEY
configPOSTHOG_HOST
configSENDER_KEYPAIR
configSERVER_URL
configSOLANA_DEVNET_RPC
configSOLANA_MAINNET_RPC
// 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 2 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/krystiangw-agenticpay-1789ee)](https://m8ven.ai/mcp/krystiangw-agenticpay-1789ee)
commit: 487826ea994a651b498b41b6d0e5af66b4b80309
code hash: 7710375ca557c15fa60eab8668df940e8202d66083bc98e75178d03ddea8eff0
verified: 6/11/2026, 11:13:00 AM
view raw JSON →