Skip to content
Cursor

Motecloud Memory for Cursor

io.github.motecloud/motecloud-mcp-server

Cloud-hosted MCP server for durable AI memory

client:Cursor transport:streamable-http

Install Motecloud Memory in Cursor

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

{
  "mcpServers": {
    "motecloud-mcp-server": {
      "url": "https://motecloud.io/mcp"
    }
  }
}

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

Motecloud Memory in other clients