ContextLattice for Cursor
io.github.sheawinkler/contextlattice
Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.
client:Cursor
transport:streamable-http
Install ContextLattice in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"contextlattice": {
"url": "https://contextlattice.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs