Back to search
30
MCP sse

0Latency Memory

io.github.jghiglia2380/0latency

Persistent memory layer for AI agents. Sub-100ms recall, semantic search, knowledge graphs.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

0Latency
Persistent memory layer for AI agents with sub-100ms recall, semantic search, and knowledge graphs.
0 tools
Remembra — AI Memory Layer
Persistent AI memory with hybrid search, entity resolution, and temporal decay.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
YourMemory
Persistent memory for AI agents. Memories decay with time and strengthen on recall.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
GrantAi Memory
Persistent memory for AI agents. Infinite context with sub-millisecond recall.
0 tools

How to use

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

{
  "mcpServers": {
    "0latency_memory": {
      "url": "https://mcp.0latency.ai/mcp?key={api_key}",
      "transport": "sse"
    }
  }
}