Skip to content
VS Code

fixmypdf for VS Code

io.github.melusi-m/fixmypdf

Privacy-first PDF tools over MCP: merge, split, rotate, delete, compress, protect, inspect.

client:VS Code transport:streamable-http tools:7

Install fixmypdf in VS Code

.vscode/mcp.json

{
  "servers": {
    "fixmypdf": {
      "type": "http",
      "url": "https://www.fixmypdfonline.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

fixmypdf in other clients