Skip to main content
MCP Resources expose read-only data that AI agents can query or subscribe to — wallet balances, audit trails, policies, system status, and payment configuration — without invoking a tool. Resources are identified by URIs (e.g., wallet://all-wallets) and return structured JSON data that agents can use for context enrichment and decision-making.

Resource Categories

Wallet Resources

Wallet list, detail views, and policy configuration.

Audit Resources

Global and per-wallet audit trails.

System Resources

System status, configuration, and health metrics.

Payment Resources

x402 payment configuration and merchant settings.

Complete Resource Reference

URICategoryDescription
wallet://all-walletsWalletList all managed wallets with balances
wallet://detail/{wallet_id}WalletDetailed view of a specific wallet
wallet://policy/{wallet_id}WalletActive spending policy and usage
audit://logsAuditGlobal audit log (last 50 entries)
audit://wallet-logs/{wallet_id}AuditPer-wallet audit trail
system://statusSystemServer health, cluster, RPC status
system://configSystemFull system configuration
payments://x402-configPaymentx402 paywall settings and merchant address
trading://strategiesTradingAvailable trading strategies and parameters