Serversio.github.Octodamus/market-intelligence
I

Octodamus Market Intelligence

io.github.Octodamus/market-intelligence · v1.1.0
● Remote
v1.1.0remote🌐 https://api.octodamus.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.Octodamus/market-intelligence",
  "description": "AI market oracle for agents. Crypto signals, Polymarket edges, x402 USDC payments on Base.",
  "title": "Octodamus Market Intelligence",
  "repository": {
    "url": "https://github.com/Octodamus/octodamus-site",
    "source": "github"
  },
  "version": "1.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.octodamus.com/mcp",
      "headers": [
        {
          "description": "OctoData API key. Get a free key at https://api.octodamus.com/v1/signup — 500 req/day, no credit card.",
          "isSecret": true,
          "name": "X-OctoData-Key"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}