ComPDF MCP for VS Code
io.github.compdf-youna/compdf-mcp
ComPDF remote MCP server
client:VS Code
transport:streamable-http
Install ComPDF MCP in VS Code
.vscode/mcp.json
{
"servers": {
"compdf-mcp": {
"type": "http",
"url": "https://mcp-server.compdf.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs