Nullcone Threat Intelligence for Claude Desktop
io.github.maco144/nullcone
Real-time threat intel for AI agents: 890K+ IOCs incl. prompt-injection & AI-skill threats
client:Claude Desktop
transport:streamable-http
Install Nullcone Threat Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nullcone": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nullcone.ai/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