
Agentwallet
Give coding agents wallet access on EVM and Solana for x402-style payments without running your own custody stack.
Overview
AgentWallet MCP is a MCP server for the Build phase that exposes EVM and Solana wallet and x402 payment tools to AI agents.
What is this MCP server?
- EVM and Solana wallet operations exposed as MCP tools
- x402 payment flow support for agent commerce patterns
- No KYC positioning for faster agent wallet onboarding
- npm stdio package agentwallet-mcp v1.7.4
- Requires AGENTWALLET_API_KEY from hifriendbot.com/wallet/
- Server version 1.7.4
- npm registryType with identifier agentwallet-mcp
- Supports EVM plus Solana per server description
Community signal: 2 GitHub stars.
What problem does it solve?
Agents that need to pay on-chain forces you to build wallet custody, chain SDKs, and key handling before the rest of the product works.
Who is it for?
Indie builders shipping agent products that must settle on EVM or Solana or use x402-style agent payments.
Skip if: Traditional SaaS with Stripe-only human billing or teams that cannot use third-party wallet APIs.
What do I get? / Deliverables
Your agent can call wallet and payment MCP tools with a single API key instead of maintaining custom chain infrastructure.
- Agent-callable wallet tools for supported chains
- x402-oriented payment flows without custom wallet backend code
- Faster integration path versus rolling your own key management
Recommended MCP Servers
Journey fit
How it compares
Payments wallet MCP integration, not a smart-contract audit or DeFi analytics skill.
Common Questions / FAQ
Who is AgentWallet MCP for?
Solo builders and agent developers who need programmatic wallets on EVM and Solana without building custody in-house.
When should I use AgentWallet MCP?
Use it during Build integrations when your agent must hold funds, pay APIs, or support x402 payments as part of the product.
How do I add AgentWallet MCP to my agent?
Install agentwallet-mcp from npm, add the stdio server to your MCP host, and set the required AGENTWALLET_API_KEY from hifriendbot.com/wallet/.