agents-u-cash

UdotCASH/agents-u-cash
★ 0 stars PHP AI/LLM Updated today
Non-custodial HTTP-402 payments for AI agents — SDKs (JS + Python), MCP server, and API docs for agents.u.cash
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agents-u-cash": {
      "command": "npx",
      "args": [
        "-y",
        "UdotCASH/agents-u-cash"
      ]
    }
  }
}