Skip to content
VS Code

ContextLattice for VS Code

io.github.sheawinkler/contextlattice

Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.

client:VS Code transport:streamable-http

Install ContextLattice in VS Code

.vscode/mcp.json

{
  "servers": {
    "contextlattice": {
      "type": "http",
      "url": "https://contextlattice.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ContextLattice in other clients