Agent Wallet Kit
AI agents that hold value on Maroo.
Two MCP servers in one kit. Plug into any MCP-compatible AI client and your agent gains two surfaces — one to learn the chain, one to act on it. The same compliance rules Maroo enforces on humans apply to your agent.
Live demo
Install. Watch it run.
Mirrors the canonical m-aws demo: a 10,000,000 OKRW per-transaction policy blocks the second transfer at policy.preflight, before it ever hits mempool.
Eyes and hands.
Two MCPs. Independent runtimes, shared types. Pick the one your agent needs.
Maroo Chain MCP
12 toolsEyes on Maroo
Search the knowledge base, query live chain state, run compliance pre-checks. No keys, no auth, no state.
- Knowledge base + RAG queries
- Live chain reads
- PCL preflight
M-AWS · Maroo Agent Wallet Stack
19 toolsHands on Maroo, guardrails on
Stateful MCP for agents that need to hold KRW and transact on Maroo. AA wallets, on-chain policy, preflighted transfers.
- Account-Abstraction agent wallets
- On-chain spending policy + preflight
- PCL-gated transfers
npm i -g @maroo-chain/agent-wallet-kit Why this kit
Compliance, by the chain itself.
KRW-native gas
Gas paid in OKRW — a KRW-pegged stablecoin. Your agent's costs are predictable in fiat.
PCL pre-screening
Risky transactions blocked before submission. Your agent fails fast, not on-chain.
Policy examples
Per-tx cap (e.g. 10M OKRW). Allowed targets — e.g. DEX only. Enforced at `policy.preflight`.
KYA (Know Your Agent)
Verifiable on-chain identity for autonomous agents — distinct from human KYC.
Gas sponsorship
PAYMASTER mode lets your platform pay gas. Agents never need to hold OKRW for fees.