Skip to content
Cursor

Kognite for Cursor

dev.kognite/memory

Hosted agent memory: store, search, and recall facts across sessions from any MCP client.

client:Cursor transport:streamable-http

Install Kognite in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "memory": {
      "url": "https://mcp.kognite.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Kognite in other clients