← Back to Plugins
MCP Server MCP

Central Command — x402 Trading Intelligence

github By github 👁 1 views ▲ 0 votes

Crypto trading intelligence MCP — 34+ endpoints, x402 pay-per-use, AI agent strategy & execution

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://rtcelwjnrbmfmrywacky.supabase.co/functions/v1/mcp",
      "headers": [
        {
          "description": "Optional prepaid key from POST /x402-gateway/register (or Tasks → Connect). Omit for pure x402 pay-per-use.",
          "isSecret": true,
          "name": "X-Api-Key"
        },
        {
          "description": "Optional x402 payment proof (retry after 402 accepts). Also accepted as tool arg __x_payment.",
          "isSecret": true,
          "name": "X-PAYMENT"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...