Skip to content
VS Code

Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval for VS Code

io.github.maxi-moss/test-mcp

Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.

client:VS Code transport:streamable-http

Install Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval in VS Code

.vscode/mcp.json

{
  "servers": {
    "test-mcp": {
      "type": "http",
      "url": "https://mcp-registry-test-server-513943347567.europe-west1.run.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval in other clients