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
{
"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