HomeFinance › agentwallet-mcp

agentwallet-mcp

Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.

TypeScript Cloud
★ 3 stars Last pushed 2026-09-23 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.7.4)

npx -y agentwallet-mcp@1.7.4

Or add to your MCP client config:

{
  "mcpServers": {
    "agentwallet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agentwallet-mcp@1.7.4"
      ],
      "env": {
        "AGENTWALLET_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • AGENTWALLET_API_KEY required secret — Your AgentWallet API key from hifriendbot.com/wallet/

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry