ci sentinel for Claude Desktop
io.github.baneado98/ci-sentinel
Multi-CI security scanner with a live threat-intel feed of compromised CI components
client:Claude Desktop
transport:streamable-http
Install ci sentinel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ci-sentinel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ci-sentinel.vercel.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs