Trust: 25/100 (Limited)
Citation Intelligence Guide
MCP server with 12 tools to query which URLs Perplexity, Claude, ChatGPT, Gemini, AI Overviews, and Bing cite for any query. Self-hosted, BYO API keys.
by Automatelab
Quick Start
Install
npx @automatelab/citation-intelligenceClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"citation-intelligence": {
"command": "npx",
"args": [
"@automatelab/citation-intelligence"
]
}
}
}