An MCP server for creating, settling, disputing, and refunding escrows on EVM chains.
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.
process.env. You'll be asked to provide them before it can run.ALLOWED_TOKENS— "": "${env:ALLOWED_TOKENS}"CHAIN_ID— "": "${env:CHAIN_ID}",DEMO_PORTEVIDENCE_IPFS_AUTH_TOKEN— Token for bearer auth.EVIDENCE_IPFS_AUTH_TYPE— Auth type: bearer, basic, or none.EVIDENCE_IPFS_ENDPOINT— Remote IPFS endpoint. Omit for in-process Helia.EVIDENCE_IPFS_FILE_FIELD— Multipart field name for the file blob.EVIDENCE_IPFS_GATEWAYS— Comma-separated IPFS gateway URLs for readable links.EVIDENCE_IPFS_HEADERS— Extra HTTP headers as JSON. Example: {"network":"public"}EVIDENCE_IPFS_PASSWORD— Password for basic auth.EVIDENCE_IPFS_UPLOAD_FIELDS— Multipart fields as JSON. Example: {"network":"public"}EVIDENCE_IPFS_USERNAME— Username for basic auth.FACTORY_ADDRESS— Payment factory contract address. Omit if the factory is known for your chain.POLICY_WEBHOOK_TOKEN— Bearer token for the policy webhook.POLICY_WEBHOOK_URL— URL for external compliance checks. Fail-closed.PRIVATE_KEY— "": "${env:PRIVATE_KEY}",RPC_URL— "": "${env:RPC_URL}",[](https://m8ven.ai/mcp/programmaman-dpay-mcp-pt9626)