supermemory/apps/docs/supermemory-mcp/claude-desktop.mdx
Prasanna721 4d86b728dd update supermemory mcp docs (#1408)
Updates the Supermemory MCP docs for the revamped tool, space, widget, and OAuth flows.

- adds a screenshot-backed ChatGPT Web setup guide with light and dark variants
- refreshes the overview, setup, tools, spaces, and widget docs
- keeps manual JSON configuration in a dropdown

Tested all four local MCP docs routes and image references.

for mcp image light mode -> dark mode images and dark mode has light mode (since the background was blending in i made this way to refocus user attention on the screenshots)
2026-08-04 19:58:49 +00:00

47 lines
1.9 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Claude Desktop"
description: "Connect Supermemory MCP in Claude via Settings → Connectors"
icon: "monitor"
sidebarTitle: "Claude Desktop"
---
This guide walks through adding Supermemory as a **custom connector** in [Claude](https://claude.ai) (Desktop or web): open **Settings → Connectors**, add the MCP URL, connect, and authorize. For other clients, see [Setup and Usage](/supermemory-mcp/setup).
## Step 1 — Open Connectors and add a custom connector
In Claude, open **Settings → Connectors**. Click **Add**, then choose **Add custom connector**.
![Claude settings Connectors page with Add custom connector highlighted](/images/supermemory-mcp/claude-desktop/step-1.jpg)
## Step 2 — Enter name and remote MCP URL
In the **Add custom connector** dialog:
| Field | Value |
| --- | --- |
| **Name** | `Supermemory` (or any label you prefer) |
| **Remote MCP server URL** | `https://mcp.supermemory.ai/mcp` |
Leave **OAuth Client ID** and **OAuth Client Secret** empty unless you have custom OAuth credentials. Click **Add**.
![Add custom connector dialog with Supermemory name and mcp.supermemory.ai URL](/images/supermemory-mcp/claude-desktop/step-2.png)
## Step 3 — Connect
Supermemory appears under your connectors. Click **Connect**.
![Connectors list with supermemory and Connect button](/images/supermemory-mcp/claude-desktop/step-3.png)
## Step 4 — Authorize
Youll be redirected to Supermemory to sign in and choose access scopes (for example **Read + Write** or **Full access**). Select the scopes you want, then click **Authorize**.
![Authorize MCP screen with scope options and Authorize button](/images/supermemory-mcp/claude-desktop/step-4.png)
## Done
Supermemory is connected and ready to use in Claude. You can change or revoke access later from **Settings → Connectors**.
---
**See also:** [Overview](/supermemory-mcp/mcp) · [Setup and Usage](/supermemory-mcp/setup)