Install
openclaw skills install @t49qnsx7qt-kpanks/mnemopayTrust OS for AI agents that handle money or consequential actions. Adds governed memory, payments, reputation, identity, approvals, audit evidence, and durable browser/code/computer jobs.
openclaw skills install @t49qnsx7qt-kpanks/mnemopayMnemoPay is the trust and control layer for autonomous agents. Use it when an agent needs persistent memory, payment rails, scoped authority, budgets, approvals, reputation, or verifiable evidence of what it did.
npm install @mnemopay/sdk
claude mcp add -s user mnemopay -- npx -y @mnemopay/sdk mcp
Python:
pip install mnemopay
MnemoPay has a broad platform catalog, but exposes only the 14-tool
essentials group by default.
npx -y @mnemopay/sdk mcp --tools=essentials
npx -y @mnemopay/sdk mcp --tools=governance,identity,skills
npx -y @mnemopay/sdk mcp --tools=agent_os
Never expose organization_admin, operator, or all to an untrusted agent.
Those groups require explicit credentials and should be enabled only for
authorized operators.