Hosted setup (recommended)
- Visit https://mcp.supermemory.ai
- Receive automatically generated unique URL (e.g.,
https://mcp.supermemory.ai/TN-IKxAcDdHWTJkMhtGLF/sse) - Select your MCP client from the dropdown menu
- Copy the generated installation command
- Run the command:
npx install-mcp [YOUR_URL] --client [CLIENT_NAME]
Self-hosted configuration
For users requiring complete data control:- Obtain API key from https://console.supermemory.ai
- Create
.envfile withSUPERMEMORY_API_KEY=your_key - Clone repository:
git clone https://github.com/supermemoryai/supermemory-mcp.git - Configure MCP client to connect to local server instance
Client configuration example
- For Clients that support
urlconfiguration:
- Using
supergatewaywithnpx:
- Using
supergatewaywithdocker: