Local deterministic project memory for AI agents with context packs, gates and checkpoints.
claude mcp add ithz-mcp -- uvx ithz-mcp
claude_desktop_config.json
{
"mcpServers": {
"ithz-mcp": {
"command": "uvx",
"args": [
"ithz-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ithz-mcp": {
"command": "uvx",
"args": [
"ithz-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ithz-mcp": {
"command": "uvx",
"args": [
"ithz-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ithz-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ithz-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ithz-mcp": {
"command": "uvx",
"args": [
"ithz-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/dev.ithz--ithz-mcp/reviews or the review_server meta-tool.
POST /mcp