Skip to content
Claude Desktop

ITHZ MCP for Claude Desktop

dev.ithz/ithz-mcp

Local deterministic project memory for AI agents with context packs, gates and checkpoints.

client:Claude Desktop transport:stdio runtime:pypi

Install ITHZ MCP in Claude Desktop

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

{
  "mcpServers": {
    "ithz-mcp": {
      "command": "uvx",
      "args": [
        "ithz-mcp"
      ]
    }
  }
}

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

ITHZ MCP in other clients