Signal402

Teecash96/Signal402
★ 0 stars TypeScript AI/LLM Updated 2d ago
An agent-to-agent market-intelligence marketplace on Binance Agent OS: AI agents buy/sell research briefings settled via Binance x402, with human-confirmed Spot trading through the Binance MCP Server.
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": {
    "signal402": {
      "command": "npx",
      "args": [
        "-y",
        "Teecash96/Signal402"
      ]
    }
  }
}