← Index

io.github.hifriendbot/agentwallet

io.github.hifriendbot/agentwallet·v1.7.4·Finance & Payments
Quality Score
83
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agentwallet": {
      "command": "npx",
      "args": [
        "-y",
        "agentwallet-mcp"
      ],
      "env": {
        "AGENTWALLET_API_KEY": "<your-agentwallet_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agentwallet": {
      "command": "npx",
      "args": [
        "-y",
        "agentwallet-mcp"
      ],
      "env": {
        "AGENTWALLET_API_KEY": "<your-agentwallet_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y agentwallet-mcp
§02  Environment variables
AGENTWALLET_API_KEY
requiredsecret

Your AgentWallet API key from hifriendbot.com/wallet/

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Finance & Payments