@koduhai/mcp-kit
    Preparing search index...

    Function createUpstreamFetch

    • Wrap fetch so every request carries your auth + standing headers. Returns a drop-in fetch your tool handlers can call with relative paths.

      Parameters

      Returns (input: string | URL | Request, init?: RequestInit) => Promise<Response>