Skip to content
Windsurf

openharness for Windsurf

io.github.philo-kim/openharness

Lets AI coding agents discover and reference each other's recent sessions.

client:Windsurf transport:stdio runtime:npm

Install openharness in Windsurf

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

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

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

openharness in other clients