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
{
"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