Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval for Grok
io.github.maxi-moss/test-mcp
Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.
client:Grok
transport:streamable-http
Install Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"test-mcp": {
"type": "http",
"url": "https://mcp-registry-test-server-513943347567.europe-west1.run.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs