caelian for Cursor
io.github.mananmodi-product/caelian
Live competitive intelligence for B2B teams — signals, threat rankings, and revenue-driving actions.
client:Cursor
transport:stdio
runtime:npm
Install caelian in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"caelian": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"caelian-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs