Skip to content
Cline

painprep mcp server for Cline

io.github.goingparabolic/painprep-mcp-server

Interventional pain medicine MCP: Medicare checklists, CPT/ICD-10, ASRA, prior-auth & appeals

client:Cline transport:stdio runtime:npm

Install painprep mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "painprep-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "painprep-mcp-server"
      ],
      "env": {
        "PAINPREP_LICENSE_KEY": "<PAINPREP_LICENSE_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

painprep mcp server in other clients