Skip to content
Windsurf

boxpdf for Windsurf

io.github.earonesty/boxpdf

Resource-only MCP server with docs and templates for the boxpdf TypeScript PDF layout library.

client:Windsurf transport:stdio runtime:npm

Install boxpdf in Windsurf

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

{
  "mcpServers": {
    "boxpdf": {
      "command": "npx",
      "args": [
        "-y",
        "boxpdf"
      ]
    }
  }
}

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

boxpdf in other clients