Skip to main content

Cursor setup

Complete the quickstart first, then open Cursor’s MCP settings and add:
{
  "mcpServers": {
    "kontxt": {
      "command": "node",
      "args": ["/absolute/path/to/kontxt/packages/mcp-server/dist/index.js"]
    }
  }
}
Restart Cursor. Memory is now active across all your Cursor sessions.