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
{
"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