infobroker for Claude Desktop
io.github.flukeatzerocool/infobroker
Multi-provider research MCP server: unified web search, fact-checking, personal knowledge base.
client:Claude Desktop
transport:stdio
runtime:npm
Install infobroker in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"infobroker": {
"command": "npx",
"args": [
"-y",
"infobroker"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs