41
/ 100
16 days ago
glama

Wallet MCP Server

Enables Claude and Codex to discover and execute paid APIs via a credit balance, handling registry search, top-up, and execution.

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.
🔐
You'll be asked for 11 credentials: AGENT_PACT_INTERNAL_SECRET, AMPLITUDE_API_KEY, MPPX_PRIVATE_KEY, OAUTH_GITHUB_CLIENT_SECRET, OAUTH_LINKEDIN_CLIENT_SECRET, OAUTH_X_CLIENT_SECRET, PASS_CANARY_SECRET, PASS_WALLET_ENCRYPTION_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, X402_PRIVATE_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.
configAGENTCASH_LIVE1 npm run test:sandbox
🔐 secretAGENT_PACT_INTERNAL_SECRET
🔐 secretAMPLITUDE_API_KEY
configAPIMCP_BASE_URL
configAPIMCP_CONFIG
configAPIMCP_SIGNER_TEST_PORT
configAPIMCP_TEST_PORT
configAPI_MCP_PASS_PUBLIC_URL
🔐 secretMPPX_PRIVATE_KEY
configOAUTH_GITHUB_CLIENT_ID
🔐 secretOAUTH_GITHUB_CLIENT_SECRET
configOAUTH_LINKEDIN_CLIENT_ID
🔐 secretOAUTH_LINKEDIN_CLIENT_SECRET
configOAUTH_X_CLIENT_ID
🔐 secretOAUTH_X_CLIENT_SECRET
configOPERATOR_SK
configPACT_RAIL
configPACT_SERVER
configPASS_AGENTCASH_BIN
configPASS_AGENTCASH_PACKAGE
configPASS_AGENT_PACT_ENABLED
configPASS_BASE_RPC_URL
🔐 secretPASS_CANARY_SECRET
configPASS_DATA
configPASS_DISTRIBUTION_APPROVAL_REF
configPASS_DISTRIBUTION_APPROVED
configPASS_ENV
configPASS_INCLUDED_CREDITS
configPASS_MONITORING
configPASS_PACT_CALLS_ENABLED
configPASS_PACT_PAYER_SK
configPASS_PACT_PAYOUT_ADDRESS
configPASS_PACT_PAYOUT_TIMEOUT_MS
configPASS_PACT_RECONCILIATION_INTERVAL_MS
configPASS_PROVIDER_FUNDING_MODE
configPASS_PROVIDER_MODE
configPASS_RATE_LIMIT_PROXY
configPASS_SINGLE_REPLICA
configPASS_STRIPE_MODE
configPASS_STRIPE_PORTAL_CONFIG
configPASS_TEMPO_RPC_URL
configPASS_TLS_TERMINATED
🔐 secretPASS_WALLET_ENCRYPTION_KEY
configPORT
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configWALLET_PACT_CONFIG
configWALLET_PACT_URL
🔐 secretX402_PRIVATE_KEY
// 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/learners-superpumped-api-mcp-pass-w7x7nf)](https://m8ven.ai/mcp/learners-superpumped-api-mcp-pass-w7x7nf)
commit: e8a2433e1504c3f67b4d9409cf8fdbf845691175
code hash: 0c02520f6bf5686e11834fcdf780a9225ca30419e71a0a169c4be43591a8e413
verified: 7/15/2026, 8:48:28 AM
view raw JSON →