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
Add to~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
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.