Skip to main content

Server URL

Add this to your MCP client config (Claude, Cursor, Windsurf, VS Code, etc.):
The server requires OAuth authentication. Your MCP client will automatically discover the authorization server via /.well-known/oauth-protected-resource and prompt you to authenticate.

Project Scoping (Optional)

To scope all operations to a specific project, add the x-sm-project header:
This keeps memories organized by project, useful when working on multiple codebases or contexts.

Client-Specific Setup

Claude Desktop

For a screenshot-backed walkthrough (Settings → Connectors → Add custom connector with the URL above), see Claude Desktop.

Cursor

Add to ~/.cursor/mcp.json:
Or use the one-click install button at app.supermemory.ai.

Windsurf / VS Code

Configuration varies by extension. Generally, add the server URL (https://mcp.supermemory.ai/mcp) to your MCP settings.