AgentWallet MCP Server provides tools for AI agents to create and manage wallets, sign/broadcast transactions, and handle token transfers on EVM chains and Solana. It also supports x402 payment flows for paying APIs and creating paywalls that accept on-chain payments.
From the registry: Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.
Please install the `agentwallet` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **AgentWallet API key** — Get a free API key at hifriendbot.com/wallet (no KYC, no approval). (https://hifriendbot.com/wallet)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","agentwallet-mcp"]
- required environment variables:
- `AGENTWALLET_USER`: AgentWallet username. (example: `<username>`)
- `AGENTWALLET_PASS`: AgentWallet API key / password. (example: `<api_key>`)
- optional environment variables:
- `AGENTWALLET_WALLET_ID`: Wallet ID used for x402 auto-pay when exceeding free tier. (example: `1`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AGENTWALLET_USERrequiredUsername used to authenticate the MCP serverAGENTWALLET_PASSrequiredAPI key used to authenticate the MCP serverAGENTWALLET_WALLET_IDWallet ID used for x402 auto-pay and payment operationsOpen-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)