Skip to content
Windsurf

Paperless-ngx for Windsurf

io.github.cubinet-code/paperless-ngx-mcp

Full Paperless-ngx API for AI assistants: search, tag, edit and upload documents, workflows and more

client:Windsurf transport:stdio runtime:npm

Install Paperless-ngx in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "paperless-ngx-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "paperless-ngx-mcp"
      ],
      "env": {
        "PAPERLESS_URL": "<PAPERLESS_URL>",
        "PAPERLESS_API_KEY": "<PAPERLESS_API_KEY>",
        "PAPERLESS_PUBLIC_URL": "<PAPERLESS_PUBLIC_URL>"
      }
    }
  }
}

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

Paperless-ngx in other clients