AllPDFMagic for VS Code
com.allpdfmagic/allpdfmagic
PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.
client:VS Code
transport:streamable-http
tools:7
Install AllPDFMagic in VS Code
.vscode/mcp.json
{
"servers": {
"allpdfmagic": {
"type": "http",
"url": "https://api.allpdfmagic.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs