{
  "auth": {
    "internalBypass": {
      "headers": [
        "x-api-key",
        "mcp-api-key"
      ],
      "type": "apiKey"
    },
    "type": "x402"
  },
  "capabilities": {
    "tools": true
  },
  "configSchema": {
    "additionalProperties": false,
    "properties": {
      "paymentMode": {
        "default": "x402",
        "enum": [
          "x402",
          "internal"
        ],
        "type": "string"
      }
    },
    "type": "object"
  },
  "description": "Real-time financial intelligence for crypto public companies. Native MCP server with alpha signals, covenant stress, peer ranking, risk distribution, and SEC XBRL fundamentals.",
  "http": {
    "internalAuthHeader": "x-api-key",
    "payment": "x402",
    "requiresKey": false,
    "url": "https://api.aitrailblazer.net/mcp"
  },
  "instructions": "Public callers use the same MCP endpoint with x402 payment on POST /mcp. First-party internal Codex and Claude clients may send x-api-key or mcp-api-key to bypass payment on the same endpoint. Use natural language or call tools directly, for example deltasignal_alpha_signals ticker:COIN.",
  "keywords": [
    "finance",
    "markets",
    "alpha",
    "risk",
    "crypto",
    "xbrl",
    "mcp",
    "codex",
    "x402"
  ],
  "license": "MIT",
  "name": "deltasignal-atlas-7",
  "protocolVersion": "2025-12-11",
  "repository": {
    "type": "git",
    "url": "https://github.com/aitrailblazer/deltasignal-atlas-codex-plugin"
  },
  "title": "DeltaSignal ATLAS-7",
  "transport": "http",
  "version": "1.0.0",
  "websiteUrl": "https://aitrailblazer.github.io/deltasignal-atlas-codex-plugin",
  "x402": {
    "network": "eip155:8453",
    "payTo": "0x6D91ADF2c545047cbbC5b37a5f457cce081B48d3",
    "price": "$0.04",
    "route": "POST /mcp"
  }
}