{
  "mcpServers": {
    "cloudflare": {
      "command": "npx",
      "args": [
        "-y",
        "@cloudflare/mcp-server"
      ],
      "env": {
        "CLOUDFLARE_API_TOKEN": ""
      }
    }
  }
}