Skip to content

docs: simplify Claude Code MCP setup (PLT-2275)#1053

Merged
josebarrueta merged 1 commit into
mainfrom
plt-2275-simplify-claude-code-setup
Jul 7, 2026
Merged

docs: simplify Claude Code MCP setup (PLT-2275)#1053
josebarrueta merged 1 commit into
mainfrom
plt-2275-simplify-claude-code-setup

Conversation

@josebarrueta

@josebarrueta josebarrueta commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the Claude Code MCP client setup guide (PLT-2275) so users no longer need an Arcade API key or header-based authentication to connect.

Current Docs Use Arcade in Claude Code

Screenshot 2026-07-07 at 1 49 52 PM

Dashboard setup

Screenshot 2026-07-07 at 3 40 07 PM
  • Removes the Arcade API key prerequisite step.

  • Removes the Authorization: Bearer and Arcade-User-ID headers from the claude mcp add command.

  • Simplifies the command to connect to the gateway URL directly:

    claude mcp add arcade --transport http "<YOUR_ARCADE_GATEWAY_URL>"
  • Drops the "Arcade Headers" auth-mode recommendation callout, which no longer applies.

  • Updates the outcome text to "Connect Claude Code to an Arcade MCP Gateway."

The User Source callout for production end-user identities (Entra ID, Okta, Auth0, Clerk, etc.) is retained.

Test plan

  • Pre-commit hooks pass (Vale, lint-staged, Ultracite formatting).

🤖 Generated with Claude Code

Remove the Arcade API key prerequisite and header-based auth from the
Claude Code client guide. The `claude mcp add` command now connects to
the gateway URL directly without Authorization or Arcade-User-ID headers.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 7, 2026 10:32pm

Request Review

@josebarrueta josebarrueta requested a review from a team July 7, 2026 22:35
@josebarrueta josebarrueta merged commit 56a3e92 into main Jul 7, 2026
8 checks passed
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.

2 participants