Skip to content

claude code mcp client instructions#750

Open
avoguru wants to merge 5 commits intomainfrom
claude-code-client
Open

claude code mcp client instructions#750
avoguru wants to merge 5 commits intomainfrom
claude-code-client

Conversation

@avoguru
Copy link
Contributor

@avoguru avoguru commented Feb 11, 2026

No description provided.

@vercel
Copy link

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 11, 2026 1:52pm

Request Review

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Style Review

Found 2 style suggestion(s).

Powered by Vale + Claude

</GuideOverview>

<Callout type="info">
For Claude Code, we recommend setting your gateway auth mode to **Arcade Headers** so you
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.We: Removed first-person plural 'we' to be more direct

Suggested change
For Claude Code, we recommend setting your gateway auth mode to **Arcade Headers** so you
For Claude Code, set your gateway auth mode to **Arcade Headers** so you

--header "Arcade-User-ID: <YOUR_EMAIL>"
```

### Verify the server was added
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Google.Passive: Changed passive voice 'was added' to active voice

Suggested change
### Verify the server was added
### Verify you added the server

Copy link
Contributor

@teallarson teallarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@avoguru are some of these "last updated" date changes unintentional? Not all of these pages were updated.

Comment on lines 17 to +22
"claude-desktop": {
title: "Claude Desktop",
},
"claude-code": {
title: "Claude Code",
},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest swapping the order on the sidebar

Suggested change
"claude-desktop": {
title: "Claude Desktop",
},
"claude-code": {
title: "Claude Code",
},
"claude-code": {
title: "Claude Code",
},
"claude-desktop": {
title: "Claude Desktop",
},

@EricGustin
Copy link
Member

A final step that shows you how to authenticate the mcp server from Claude Code would be helpful.

claude code
/mcp

// then navigate to your MCP server and authenticate

@EricGustin
Copy link
Member

Also we should probably explicitly show how to set "Header Auth" with a dashboard screenshot since it isn't the default value. I just spent 20 minutes trying to figure out why I was getting 401s and it turned out the gateway was using Arcade Auth

@teallarson
Copy link
Contributor

Does merging in main reverse the unintended timestamp changes in this PR?

Run the following to add your Arcade Gateway as a remote HTTP MCP server in Claude Code:

```bash
claude mcp add --transport http arcade "<YOUR_ARCADE_GATEWAY_URL>" \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we mention that "arcade" here is simply the name of their MCP gateway?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants