Skip to content
Claude Desktop

openharness for Claude Desktop

io.github.philo-kim/openharness

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

client:Claude Desktop transport:stdio runtime:npm

Install openharness in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

openharness in other clients