Skip to content

docs: add Claude Code connection guide#169

Closed
kushdab wants to merge 1 commit into
cloudflare:mainfrom
kushdab:docs/connection-guide-claude-code
Closed

docs: add Claude Code connection guide#169
kushdab wants to merge 1 commit into
cloudflare:mainfrom
kushdab:docs/connection-guide-claude-code

Conversation

@kushdab

@kushdab kushdab commented Jun 30, 2026

Copy link
Copy Markdown

Closes #39.

Summary

Adds a dedicated ## Connection Guides section with a Claude Code subsection that explicitly shows:

  • How to configure .mcp.json in your project root
  • The required "type": "http" field (the missing piece that caused [Connection guide] Claude Code #39)
  • API token variant with an Authorization header example

As reported in #39, users connecting Claude Code would hit a silent failure without the "type": "http" field even though the correct JSON is shown in the existing OAuth section. A dedicated connection guide removes ambiguity.

@mattzcarey

Copy link
Copy Markdown
Contributor

Thanks for the contribution! We're consolidating the Claude Code connection guide work into #119, which adds a dedicated guide at docs/connection-guides/claude-code.md, so closing this one as a duplicate of that effort.

@mattzcarey mattzcarey closed this Jul 2, 2026
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.

[Connection guide] Claude Code

2 participants