Skip to content
Cursor

Rxnorm for Cursor

io.github.pipeworx-io/rxnorm

RxNorm MCP — wraps the NLM RxNav REST API (free, no auth)

client:Cursor transport:streamable-http

Install Rxnorm in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "rxnorm": {
      "url": "https://gateway.pipeworx.io/rxnorm/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Rxnorm in other clients