← Back to Plugins
MCP Server MCP

0Latency Memory

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://mcp.0latency.ai/mcp?key={api_key}",
      "variables": {
        "api_key": {
          "description": "Your 0Latency API key (starts with zl_live_ or zl_test_)",
          "isRequired": true,
          "isSecret": true
        }
      }
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...