Skip to content
Cursor

Kagura Memory Cloud for Cursor

io.github.kagura-ai/memory-cloud

Persistent memory for AI assistants: store, search, and connect knowledge across conversations.

client:Cursor transport:streamable-http

Install Kagura Memory Cloud in Cursor

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

{
  "mcpServers": {
    "memory-cloud": {
      "url": "https://memory.kagura-ai.com/mcp"
    }
  }
}

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

Kagura Memory Cloud in other clients