SectorHQ

Real-time AI company intelligence — track which AI companies are actually shipping vs just announcing, with live rankings, hype/reality gaps, and momentum signals.

sectorhq-mcp

Which AI companies are worth paying attention to right now?

MCP server for SectorHQ — real-time AI company intelligence tracking 571+ companies across 200+ sources.

Tools

get_leaderboard

Get the top AI companies ranked by composite score.

  • limit — number of results (default 10, max 50)
  • category — optional filter (e.g. foundation-models, infrastructure)

get_company

Full intelligence profile for a specific company.

  • slug — company identifier (e.g. anthropic, openai, nvidia)

compare_companies

Side-by-side comparison of two companies.

  • slug1, slug2 — the two companies to compare

get_top_movers

Companies with the biggest rank changes recently.

  • directionup, down, or both (default both)
  • limit — number of results (default 10)

search_companies

Find companies by name.

  • query — search term

Hype/Reality Gap Indicators

EmojiMeaning
🏆Under-hyped — shipping more than people realize
Balanced — hype matches reality
⚠️Moderate hype — some gap between talk and delivery
🤡Significant hype — mostly announcements, little shipping

Setup

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "sectorhq": {
      "command": "npx",
      "args": ["-y", "sectorhq-mcp"],
      "env": {
        "SECTORHQ_API_KEY": "your-api-key"
      }
    }
  }
}

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "sectorhq": {
      "command": "npx",
      "args": ["-y", "sectorhq-mcp"],
      "env": {
        "SECTORHQ_API_KEY": "your-api-key"
      }
    }
  }
}

Claude Code

claude mcp add sectorhq -- npx -y sectorhq-mcp

Set your API key:

export SECTORHQ_API_KEY="your-api-key"

Example Output

🏢 SectorHQ AI Company Leaderboard (Top 5)

#1 OpenAI — Score: 89.2 | Momentum: +12.3% | ✅ Balanced
#2 Anthropic — Score: 84.7 | Momentum: +18.1% | 🏆 Under-hyped
#3 NVIDIA — Score: 81.5 | Momentum: +5.2% | ⚠️ Moderate hype
#4 Google DeepMind — Score: 78.3 | Momentum: +8.9% | ✅ Balanced
#5 Meta AI — Score: 72.1 | Momentum: +22.4% | 🏆 Under-hyped

Data: sectorhq.co — real-time tracking across 200+ sources

Links

  • SectorHQ — real-time AI company intelligence
  • Smithery — MCP server registry

License

MIT

관련 서버

NotebookLM 웹 임포터

원클릭으로 웹 페이지와 YouTube 동영상을 NotebookLM에 가져오기. 200,000명 이상이 사용 중.

Chrome 확장 프로그램 설치