Also consider publishing it so people can use it without having to use git.
{ "mcpServers": { "ragdocs": { "command": "npx", "args": [ "-y", "@qpd-v/mcp-server-ragdocs" ], "env": { "QDRANT_URL": "http://127.0.0.1:6333", "EMBEDDING_PROVIDER": "ollama", "OLLAMA_URL": "http://localhost:11434" } }, } } }
Also consider publishing it so people can use it without having to use git.