ITHZ MCP for Windsurf
dev.ithz/ithz-mcp
Local deterministic project memory for AI agents with context packs, gates and checkpoints.
client:Windsurf
transport:stdio
runtime:pypi
Install ITHZ MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ithz-mcp": {
"command": "uvx",
"args": [
"ithz-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs