Contextlattice

Created By
sheawinkler3 months ago
Private-by-default local-first MCP memory context task orchestrator for long-horizon work across agents and apps.
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 ago
Updated At
3 months ago
Author Name
sheawinkler
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All