A cloud-hosted memory layer that gives your AI assistant persistent storage across conversations. Unlike local MCP servers, this runs remotely over streamable HTTP, so you authenticate once via OAuth 2.1 with PKCE and your memory lives on Motecloud's infrastructure instead of your machine. Useful when you want conversation context and learned preferences to survive restarts without managing your own database or worrying about local storage limits. The auth flow uses dynamic client registration and follows standard OAuth discovery endpoints, so setup is mostly pointing your MCP client at motecloud.io/mcp and completing the browser handshake. Reach for this when you want durable memory without self-hosting.
claude mcp add --transport http motecloud-motecloud-mcp-server https://motecloud.io/mcp