chin3/Multi-Agent-Research-POC
This project is a proof of concept for running a local-first multi-agent system using: 🤖 Local LLMs via Ollama 🧩 Simple function/tool-call detection using <tool_call>... 🔍 Brave Search API or optional Brave MCP plugin server 🧠 Two collaborating agents: Searcher and Synthesizer
Platform-specific configuration:
{
"mcpServers": {
"Multi-Agent-Research-POC": {
"command": "npx",
"args": [
"-y",
"Multi-Agent-Research-POC"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...