🤖 Build a documents-based AI assistant that uses RAG architecture for accurate technical responses and combines local processing with cloud-based services.
{
"mcpServers": {
"chatbot": {
"command": "npx",
"args": [
"-y",
"chatbot"
]
}
}
}