Catalog
dev.ithz/ithz-mcp
OfficialITHZ MCP
Local deterministic project memory for AI agents with context packs, gates and checkpoints.
Provides persistent project memory for AI agents using context packs, gates, and checkpoints.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ithz-mcp": {
"command": "uvx",
"args": [
"ithz-mcp"
]
}
}
}