Skip to content
Windsurf

DicePDF for Windsurf

io.github.ishan-maheshwari/dicepdf

Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.

client:Windsurf transport:stdio runtime:npm

Install DicePDF in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "dicepdf": {
      "command": "npx",
      "args": [
        "-y",
        "@dicepdf/mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

DicePDF in other clients