Skip to content
VS Code

Motecloud Memory for VS Code

io.github.motecloud/motecloud-mcp-server

Cloud-hosted MCP server for durable AI memory

client:VS Code transport:streamable-http

Install Motecloud Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "motecloud-mcp-server": {
      "type": "http",
      "url": "https://motecloud.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Motecloud Memory in other clients