HarnessScope for Cline
io.github.moongioh/hscope
Turn-level governance observability for Claude Code transcripts. Local-first, no LLM inside.
client:Cline
transport:stdio
runtime:npm
Install HarnessScope in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"hscope": {
"command": "npx",
"args": [
"-y",
"hscope"
],
"env": {
"HSCOPE_MCP_WRITE": "<HSCOPE_MCP_WRITE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs