Enables AI buyers and sellers to interact with the Accessura encrypted-data marketplace, supporting bidding, settlement, x402 payments, claim decryption, and seller payout management.
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.ACCESSURA_DELIVERY_SECRET— is a separate 32-byte hex secret used only by sellers for managed per-signal DEK derivation. Generate one with python -c "import secrets; print(secrets.token_hex(32))"; never reuse the wallet key.ACCESSURA_TOKEN— ACCESSURA_API_KEY or authenticates API calls.ACCESSURA_BASE_URLACCESSURA_API_KEY— or ACCESSURA_TOKEN authenticates API calls.ACCESSURA_PRIVATE_KEY— signs identity, bid, payout-wallet, and x402 messages and performs buyer-side ECIES decryption.[](https://m8ven.ai/mcp/accessura-agent-kit-tgolna)