pdf tools for VS Code
com.pdfia/pdf-tools
Free PDF tools for AI agents: merge, split, rotate, watermark, page numbers, metadata, flatten.
client:VS Code
transport:streamable-http
tools:10
Install pdf tools in VS Code
.vscode/mcp.json
{
"servers": {
"pdf-tools": {
"type": "http",
"url": "https://pdfia.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs