74
/ 100
11 days ago
glama

StealthPay MCP

Enables AI agents to make contextual, private crypto payments using ENS identity and stealth addresses, with stealth-address privacy and agent spend policy controls.

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
14 tools verified — handlers match their declared behaviour
6 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: RECIPIENT_SPENDING_PRIVATE_KEY, RECIPIENT_SPENDING_PUBLIC_KEY, RECIPIENT_VIEWING_PRIVATE_KEY, RECIPIENT_VIEWING_PUBLIC_KEY, SENDER_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.
configCHAIN
configDOTENV_PATH
configENS_CHAINENS onboarding/resolution (register-ens-name, register-stealth-keys, get-payment-profile, generate-stealth-address) requires ENS contracts and an ENS-capable RPC on the selected .
configENS_RPC_URL=https://...
configPAYMENT_LINK_BASE_URL
configPOLICY_IMMUTABLE=false # If true, blocks agent policy field changes via set-profile
🔐 secretRECIPIENT_SPENDING_PRIVATE_KEY
🔐 secretRECIPIENT_SPENDING_PUBLIC_KEY
🔐 secretRECIPIENT_VIEWING_PRIVATE_KEY
🔐 secretRECIPIENT_VIEWING_PUBLIC_KEY
configRPC_URL=https://eth-sepolia.g.alchemy.com/v2/<key>
🔐 secretSENDER_PRIVATE_KEY0x<your-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 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/mandalito-stealthpay-mcp-1ewamh)](https://m8ven.ai/mcp/mandalito-stealthpay-mcp-1ewamh)
commit: 376e156a12f3d9bcaed6746009fe809a064a1fe0
code hash: 532987f0d460b6dc0273f23b56d34e82e9f5dd68629bae1feab7ca840f594d48
verified: 7/21/2026, 9:25:40 AM
view raw JSON →