You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/en/home/mcp-clients/claude-desktop/page.mdx
+1-37Lines changed: 1 addition & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,40 +3,4 @@ import { SignupLink } from "@/app/_components/analytics";
3
3
4
4
# Use Arcade with Claude Desktop
5
5
6
-
In this guide, you'll learn how to connect Claude Desktop to a local Arcade server.
7
-
8
-
<Steps>
9
-
10
-
### Prerequisites
11
-
12
-
1. Create an <SignupLinklinkLocation="docs:claude-desktop-client">Arcade account</SignupLink>
13
-
2. Get an [Arcade API key](/home/api-keys)
14
-
3. Create an [Arcade MCP Gateway](/home/mcp-gateways) and select the tools you want to use
15
-
16
-
### Set up Claude Desktop
17
-
18
-
1. Download and open [Claude Desktop](https://claude.ai/download)
19
-
2. Claude Menu --> "Settings" --> "Developer" --> "Edit Config"
20
-
3. Follow the guide [here](https://support.claude.com/en/articles/11175166-getting-started-with-custom-connectors-using-remote-mcp)
21
-
4. Open the configuration file and replace the file contents with this:
22
-
* Give your MCP server a name, like `mcp-arcade`
23
-
* Use the the URL of your MCP Gateway.
24
-
* Add the API key as the bearer token within the `Authorization` header, and the email address that you used to sign up for the Arcade account as the `Arcade-User-ID` header
0 commit comments