🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

caelian-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caelian-mcp

Caelian competitive intelligence — live market signals in Claude, Cursor, Perplexity, and any MCP-compatible AI tool

latest
Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
24
33.33%
Maintainers
1
Weekly downloads
 
Created
Source

caelian-mcp

Competitive intelligence, live in every AI tool you use.

Ask Claude, Cursor, or any MCP-compatible AI: "What should my BD team do this week based on what competitors are doing?" — and get a real answer, grounded in live market signals.

Install in 60 seconds

Claude Desktop

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

{
  "mcpServers": {
    "caelian": {
      "command": "npx",
      "args": ["-y", "caelian-mcp"]
    }
  }
}

Restart Claude. That's it.

Cursor / Windsurf

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "caelian": {
      "command": "npx",
      "args": ["-y", "caelian-mcp"]
    }
  }
}

Try it

Once installed, ask your AI:

  • "What are the top competitive threats in B2B fintech payments right now?"
  • "Show me high-urgency hiring signals from this week"
  • "What should my BD team prioritize this week based on competitor moves?"
  • "Which competitors are expanding into LatAm?"

Tools

ToolWhat it does
get_competitive_summaryThreat overview, signal counts, P1 actions for the week
get_signalsRecent signals filtered by company, type (product/hiring/market), or urgency
get_threat_rankingsRanked competitor list with scores and top signals
get_action_itemsPrioritized BD and marketing actions derived from live intelligence
list_verticalsAll available industry verticals

REST API

The same data is available as a REST API:

GET https://caelian-mcp.vercel.app/api/summary?vertical=fintech-payments
GET https://caelian-mcp.vercel.app/api/signals?type=hiring&urgency=high
GET https://caelian-mcp.vercel.app/api/threats
GET https://caelian-mcp.vercel.app/api/actions?priority=P1&team=bd

Get your vertical

The current free tier covers B2B fintech payments. Custom verticals — your competitors, your market, your signals — are available for teams that want intelligence specific to their business.

caelian.ai

Keywords

mcp

FAQs

Package last updated on 02 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts