Loading MCP server directory, please wait...
Recession probability, capital rotation scoring, and economic data API
npx @getmcp/cli add io.github.jbrand0n/market-intelligence-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BULLRUNDATA_API_KEYYour BullrunData API key (get one free at bullrundata.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jbrand0n/market-intelligence-mcp": {
"command": "npx",
"args": [
"-y",
"@bullrundata/market-intelligence"
],
"env": {
"BULLRUNDATA_API_KEY": ""
}
}
}
}