UNPKG

@modelfetch/vercel

Version:

Vercel runtime adapter for MCP servers built with ModelFetch

3 lines 192 B
import type { ServerOrConfig } from "@modelfetch/core"; export default function handle(arg: ServerOrConfig): (req: Request) => Response | Promise<Response>; //# sourceMappingURL=index.d.ts.map