MCP Server
MCP
0Latency Memory
Persistent memory layer for AI agents. Sub-100ms recall, semantic search, knowledge graphs.
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