Skip to content
Windsurf

witness for Windsurf

io.github.ingtian/witness

Distills your sessions or any text corpus into a dated history of how its subject changed.

client:Windsurf transport:stdio runtime:npm

Install witness in Windsurf

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

{
  "mcpServers": {
    "witness": {
      "command": "npx",
      "args": [
        "-y",
        "@witness-ai/opencode"
      ]
    }
  }
}

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

witness in other clients