MCP Servers / development / Modexia-mcp

Modexia-mcp

JSON →
none2development

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.

Install
How to run this server

No install command recorded.

server path: modexia-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envMODEXIA_API_KEY
envMODEXIA_BASE_URL
Resources
Modexia-mcp — MCP Server · libregistry