Skip to content
Cursor

0Latency Memory for Cursor

io.github.jghiglia2380/0latency

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

client:Cursor transport:sse

Install 0Latency Memory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

0Latency Memory in other clients