Rxnorm for VS Code
io.github.pipeworx-io/rxnorm
RxNorm MCP — wraps the NLM RxNav REST API (free, no auth)
client:VS Code
transport:streamable-http
Install Rxnorm in VS Code
.vscode/mcp.json
{
"servers": {
"rxnorm": {
"type": "http",
"url": "https://gateway.pipeworx.io/rxnorm/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs