π
0Latency
Persistent memory layer for AI agents with sub-100ms recall, semantic search, and knowledge graphs.
0 installs
Trust: 34 β Low
Search
Ask AI about 0Latency
Powered by Claude Β· Grounded in docs
I know everything about 0Latency. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
0Latency
Long-term memory for AI agents that actually works.
Quick Start
npm install @0latency/mcp-server
Add to your MCP settings:
{
"mcpServers": {
"0latency": {
"command": "npx",
"args": ["-y", "@0latency/mcp-server"],
"env": {
"ZEROLATENCY_API_KEY": "your-api-key"
}
}
}
}
Get your API key at 0latency.ai
Documentation
- Full Docs: docs.0latency.ai
- Website: 0latency.ai
What is 0Latency?
0Latency is a multi-tenant memory API for AI agents. Extract, store, and recall contextual memories with semantic search, automatic deduplication, and sub-100ms retrieval.
Features
- π§ Long-term memory storage across sessions
- π Semantic search with vector embeddings
- β‘ Sub-100ms cached query performance
- π Automatic deduplication (>92% similarity)
- π Knowledge graph support
- π Tenant-isolated, secure storage
License
MIT
