Skip to content

docs: add Claude Code connection guide#161

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

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

Conversation

@rafaumeu

Copy link
Copy Markdown

Summary

Adds a dedicated Claude Code section to the README showing how to connect the Cloudflare MCP server, addressing #39.

Changes

  • Added "Claude Code" subsection under "Option 2: API Token"
  • Documents both methods:
    • CLI: claude mcp add cloudflare-api --transport http https://mcp.cloudflare.com/mcp
    • Manual .mcp.json file with "type": "http" (the key detail that was missing per the issue)
  • Notes OAuth authorization flow on first use

Closes #39

Add a dedicated section for connecting the Cloudflare MCP server
to Claude Code, including both CLI and manual .mcp.json configuration
methods.
@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