Skip to content
Windsurf

Docmancer for Windsurf

dev.docmancer/docmancer

Local-only MCP server for source-attributed Markdown memory and documentation retrieval.

client:Windsurf transport:stdio runtime:pypi

Install Docmancer in Windsurf

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

{
  "mcpServers": {
    "docmancer": {
      "command": "uvx",
      "args": [
        "docmancer"
      ]
    }
  }
}

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

Docmancer in other clients