Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/mcp-server-cloudflare
/ text
Method
text
apps/radar/worker-configuration.d.ts:2069–2069 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2067
arrayBuffer(): Promise<ArrayBuffer>;
2068
bytes(): Promise<Uint8Array>;
2069
text(): Promise<string>;
2070
json<T>(): Promise<T>;
2071
blob(): Promise<Blob>;
2072
}
Callers
15
fetchCloudflareApi
Function · 0.65
cloudflare-api.spec.ts
File · 0.65
cloudflare-auth.spec.ts
File · 0.65
getAuthToken
Function · 0.65
refreshAuthToken
Function · 0.65
sentry.spec.ts
File · 0.65
mockUserResponse
Function · 0.65
mockAccountsResponse
Function · 0.65
cloudflare-oauth-handler.spec.ts
File · 0.65
registerDocsTools
Function · 0.65
registerDocsTools
Function · 0.65
registerPrompts
Function · 0.65
Calls
no outgoing calls
Tested by
2
mockUserResponse
Function · 0.52
mockAccountsResponse
Function · 0.52