caelian for VS Code
io.github.mananmodi-product/caelian
Live competitive intelligence for B2B teams — signals, threat rankings, and revenue-driving actions.
client:VS Code
transport:stdio
runtime:npm
Install caelian in VS Code
.vscode/mcp.json
{
"servers": {
"caelian": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"caelian-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs