pdfintact for VS Code
com.pdfintact/pdfintact
Extract tables, text and formulas from PDFs, including scanned pages and broken text layers.
client:VS Code
transport:streamable-http
tools:3
Install pdfintact in VS Code
.vscode/mcp.json
{
"servers": {
"pdfintact": {
"type": "http",
"url": "https://mcp.pdfintact.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs