krokozyab/Agent-Fusion
Agent Fusion is a local RAG semantic search engine that gives AI agents instant access to your code, documentation (Markdown, Word, PDF). Query your codebase from code agents without hallucinations. Runs 100% locally, includes a lightweight embedding model, and optional multi-agent task orchestration. Deploy with a single JAR
Platform-specific configuration:
{
"mcpServers": {
"Agent-Fusion": {
"command": "npx",
"args": [
"-y",
"Agent-Fusion"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...