pdfAssistant for VS Code
ai.pdfassistant/pdfassistant
Convert, merge, compress, OCR, redact, and sign PDFs inside your AI assistant. From pdfAssistant.
client:VS Code
transport:streamable-http
Install pdfAssistant in VS Code
.vscode/mcp.json
{
"servers": {
"pdfassistant": {
"type": "http",
"url": "https://chat.pdfassistant.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs