DosiBridge/dosibridge-agent-CE
A full-stack AI agent platform with Retrieval Augmented Generation (RAG), Model Context Protocol (MCP) integration, and multi-LLM support. Built with FastAPI backend and Next.js frontend, featuring a ChatGPT-like interface with streaming responses, document management, and advanced RAG capabilities.
Platform-specific configuration:
{
"mcpServers": {
"dosibridge-agent-CE": {
"command": "npx",
"args": [
"-y",
"dosibridge-agent-CE"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...