Modexia-mcp
JSON →The financial infrastructure for autonomous AI. Equips Claude and other agents with secure, programmable USDC smart accounts (ERC-4337). Tools exposed: get_balance, transfer_usdc, get_history. Features: Abstracted gas fees (Paymasters), native USDC settlement on Base, and strict developer-defined spending limits (Policy-as-Code) to eliminate LLM hallucination liability.
Tools · 5
- submit_intent Create a signed intent, validate against policies, execute on-chain, and return compliance metadata
- get_intent Look up the status and details of a previously submitted payment intent
- list_intents List recent payment intents for audit trail review
- transfer Transfer funds with an optional memo parameter for audit trail visibility
- get_history Get transaction history, now surfacing the memo field on each transaction
Environment variables
MODEXIA_API_KEYMODEXIA_BASE_URL
Links
★ 2 GitHub stars