- Contextlattice
Contextlattice
Overview
HTTP-first MCP-compatible orchestration for memory, context, and task coordination. Durable fanout, retrieval rerank, and local-first defaults. Docs: https://contextlattice.io/ installation.html
Server Config
{
"mcpServers": {
"contextlattice": {
"type": "streamable-http",
"url": "http://127.0.0.1:8075/mcp",
"headers": {
"Accept": "application/json, text/event-stream",
"Content-Type": "application/json",
"x-api-key": "${CONTEXTLATTICE_ORCHESTRATOR_API_KEY}"
}
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
sheawinklerStar
-Language
-License
-Tags