Server URL
/.well-known/oauth-protected-resource and prompt you to authenticate.
API Key Authentication (Alternative)
If you prefer to use an API key instead of OAuth, get one from app.supermemory.ai and pass it in theAuthorization header:
sm_ and are automatically detected. When an API key is provided, OAuth authentication is skipped.
Project Scoping (Optional)
To scope all operations to a specific project, add thex-sm-project header:
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:
Windsurf / VS Code
Configuration varies by extension. Generally, add the server URL (https://mcp.supermemory.ai/mcp) to your MCP settings.