Skip to content
Cursor

biopharma catalyst mcp for Cursor

io.github.yesc97/biopharma-catalyst-mcp

Forensic biopharma catalyst auditor — 10 tools, deterministic CLEAN/BEAR_SIGNAL verdict.

client:Cursor transport:stdio runtime:npm

Install biopharma catalyst mcp in Cursor

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

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

{
  "mcpServers": {
    "biopharma-catalyst-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "biopharma-catalyst-mcp"
      ],
      "env": {
        "SEC_USER_AGENT": "<SEC_USER_AGENT>"
      }
    }
  }
}

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

biopharma catalyst mcp in other clients