mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-20 22:14:11 +00:00
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)
47 lines
1.9 KiB
Text
47 lines
1.9 KiB
Text
---
|
||
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**.
|
||
|
||

|
||
|
||
## 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**.
|
||
|
||

|
||
|
||
## Step 3 — Connect
|
||
|
||
Supermemory appears under your connectors. Click **Connect**.
|
||
|
||

|
||
|
||
## Step 4 — Authorize
|
||
|
||
You’ll 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**.
|
||
|
||

|
||
|
||
## 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)
|