
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "qdrant docs rag": {4 "env": {5 "QDRANT_URL": "",6 "OPENAI_API_KEY": "",7 "QDRANT_API_KEY": ""8 },9 "args": [10 "-y",11 "@hannesrudolph/mcp-ragdocs"12 ],13 "command": "npx"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation