/** * storage-broker MCP server — the agent surface for per-account Cloudflare * D1/R2. Every tool is a thin client: it forwards the platform-stamped caller * account as an HTTP header (never a tool argument) to the loopback broker * routes, which hold the sole account-wide credential and enforce ownership. */ export {}; //# sourceMappingURL=index.d.ts.map