You're viewing a demo portfolio

Join the waitlist
PRSM

cc_central_signal

Active

Tool of Central Command — x402 Trading Intelligence

declared in 1.0.0

Universal Signal Router: Unified signal ingestion endpoint that normalizes symbols from any exchange format (Binance, Bybit, TradingView) to executable format and routes to execution. Price: $0.01 USDC.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol",
    "side",
    "size"
  ],
  "properties": {
    "side": {
      "type": "string",
      "description": "buy or sell"
    },
    "size": {
      "type": "number",
      "description": "size"
    },
    "symbol": {
      "type": "string",
      "description": "Any format: BTCUSDT, BTC/USDT, BTC-USDT"
    },
    "leverage": {
      "type": "number",
      "description": "leverage"
    }
  },
  "additionalProperties": true
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Central Command — x402 Trading Intelligence

https://github.com/tlefko/central-command

1/7 registries
View full server →
cc_central_signal — Central Command — x402 Trading Intelligence — PRSM MCP