Skip to content
Zed

parserail mcp for Zed

tech.thecompound/parserail-mcp

Documents to schema-valid JSON plus 38 more finished-job AI tools, on one credit wallet.

client:Zed transport:stdio runtime:npm

Install parserail 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": {
    "parserail-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "parserail-mcp"
      ],
      "env": {
        "PARSERAIL_API_KEY": "<PARSERAIL_API_KEY>"
      }
    }
  }
}

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

parserail mcp in other clients