Skip to content
Cline

pharma signal api for Cline

io.github.niteowlpt/pharma-signal-api

Drug safety intelligence: 358 drugs, 1M+ FDA adverse events, PV signal detection.

client:Cline transport:stdio runtime:npm

Install pharma signal api 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": {
    "pharma-signal-api": {
      "command": "npx",
      "args": [
        "-y",
        "pharma-signal-mcp"
      ],
      "env": {
        "PHARMA_SIGNAL_API_KEY": "<PHARMA_SIGNAL_API_KEY>"
      }
    }
  }
}

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

pharma signal api in other clients