Citation Intelligence for Claude Desktop
io.github.automatelab-tech/citation-intelligence
Check what Perplexity, Claude, ChatGPT, Gemini, and Google AI Overviews cite for any query.
client:Claude Desktop
transport:stdio
runtime:npm
Install Citation Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"citation-intelligence": {
"command": "npx",
"args": [
"-y",
"@automatelab/citation-intelligence"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs