Skip to content
Claude Desktop

HarnessScope for Claude Desktop

io.github.moongioh/hscope

Turn-level governance observability for Claude Code transcripts. Local-first, no LLM inside.

client:Claude Desktop transport:stdio runtime:npm

Install HarnessScope in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hscope": {
      "command": "npx",
      "args": [
        "-y",
        "hscope"
      ],
      "env": {
        "HSCOPE_MCP_WRITE": "<HSCOPE_MCP_WRITE>"
      }
    }
  }
}

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

HarnessScope in other clients