Skip to content

biopharma catalyst mcp for Zed

io.github.yesc97/biopharma-catalyst-mcp

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

client:Zed transport:stdio runtime:npm

Install biopharma catalyst mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

biopharma catalyst mcp in other clients