Skip to content
Back to search
30
MCP

ITHZ MCP

dev.ithz/ithz-mcp

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ithz-mcp
Local-first deterministic project memory for AI coding agents and MCP workflows.
0 tools
io.github.gowtham0992/link
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
0 tools
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
core-memory-mcp
A local, MCP-compliant, long-term memory service for AI agents.
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
io.github.kairosmobius/memory-nexus-mcp
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ithz_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}