41
/ 100
15 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 13 credentials: AGENT_PACT_INTERNAL_SECRET, AIC_MAIL_KEY, AMPLITUDE_API_KEY, MPPX_PRIVATE_KEY, OAUTH_GITHUB_CLIENT_SECRET, OAUTH_LINKEDIN_CLIENT_SECRET, OAUTH_X_CLIENT_SECRET, PASS_CANARY_SECRET, PASS_OAUTH_PACT_AGENT_CLIENT_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
configAIC_API_URL
configAIC_MAIL_FROM
🔐 secretAIC_MAIL_KEY
configAIC_MAIL_PROJECT
configAIC_TEAM
🔐 secretAMPLITUDE_API_KEY
configAPIMCP_BASE_URL
configAPIMCP_CONFIG
configAPIMCP_OAUTH_TEST_PORT
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_EMAIL_MODE
configPASS_ENV
configPASS_INCLUDED_CREDITS
configPASS_MONITORING
configPASS_OAUTH_ACCESS_TTL_MS
configPASS_OAUTH_PACT_AGENT_CLIENT_ID
🔐 secretPASS_OAUTH_PACT_AGENT_CLIENT_SECRET
configPASS_OAUTH_PACT_AGENT_REDIRECT_URIS
configPASS_OAUTH_REQUEST_TTL_MS
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/pact-layer-pact-wallet-1v7s9a)](https://m8ven.ai/mcp/pact-layer-pact-wallet-1v7s9a)
commit: 88e4d9bfa44ed5cac0e41b11a18381cec99e9621
code hash: ab51911ad8425efb69cc5ab4ff8d5cf79372ddde3ded2faaebce7192e580d400
verified: 7/16/2026, 8:41:46 AM
view raw JSON →