Back to directory
hifriendbot/agentwallet-mcp

hifriendbot/agentwallet-mcp

@hifriendbot

Permissionless wallet infrastructure for AI agents. Create wallets, sign transactions, and broadcast on EVM + Solana. Pay and accept x402 payments. Built-in guards. No KYC. Up to 50% less expensive than Coinbase.

walletevmsolanax402ai-agentblockchainpaymentmcp-serverfinance

Installation & Configuration

{
  "mcpServers": {
    "agentwallet": {
      "command": "npx",
      "args": [
        "-y",
        "agentwallet-mcp"
      ],
      "env": {
        "AGENTWALLET_USER": "your_username",
        "AGENTWALLET_PASS": "your_api_key",
        "AGENTWALLET_WALLET_ID": "1"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12