Odel
market intelligence mcp

market intelligence mcp

Local
@bullrundata1TypeScriptMITUpdated 2mo ago

Recession probability, capital rotation scoring, and economic data API

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@bullrundata/market-intelligencev0.1.2

Run

npx -y @bullrundata/market-intelligence

MCP client config

{
  "mcpServers": {
    "market-intelligence-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@bullrundata/market-intelligence"
      ]
    }
  }
}