Skip to content

[Connection guide] Claude Code #39

@henkisdabro

Description

@henkisdabro

Problem

For me adding mcp servers to claude code using the .mcp.json file - i needed to add "type": "http" to the installation to get it to start.

Final working contents of .mcp.json:

{
  "mcpServers": {
    "cloudflare-api": {
      "type": "http",
      "url": "https://mcp.cloudflare.com/mcp"
    }
  }
}

Proposed Solution

it would be helpful if this information was added to README

Alternatives Considered

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions