Skip to content

docs: add Claude Code connection guide#161

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

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.
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

1 participant