Rosetta PDF for Zed
io.github.jcjimenezglez/rosetta-mcp
Parse, extract, split, and ask over digital PDFs (text layer, no OCR) from Cursor and Claude.
client:Zed
transport:streamable-http
runtime:npm
Install Rosetta PDF in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rosetta-mcp": {
"url": "https://rosettafolio.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs