pdf tables mcp for Zed
io.github.mehtaphysical13/pdf-tables-mcp
Reliable PDF table extraction. Pass a URL, get structured JSON tables with citations.
client:Zed
transport:streamable-http
Install pdf tables mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pdf-tables-mcp": {
"url": "https://pdf-tables-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs