Quick Install (Recommended)
claude with your MCP client: cursor, windsurf, vscode, etc.
Manual Configuration
Add this to your MCP client config (Claude Desktop, Cursor, Windsurf, etc.):/.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 (Developer → Edit Config,claude_desktop_config.json, Connectors), see Claude Desktop. The recommended one-line install at the top of this page also supports Claude.
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.