infobroker for Cline
io.github.flukeatzerocool/infobroker
Multi-provider research MCP server: unified web search, fact-checking, personal knowledge base.
client:Cline
transport:stdio
runtime:npm
Install infobroker in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"infobroker": {
"command": "npx",
"args": [
"-y",
"infobroker"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs