UNPKG

next

Version:

The React Framework

3 lines (2 loc) 171 B
import type { McpServer } from 'next/dist/compiled/@modelcontextprotocol/sdk/server/mcp'; export declare function registerGetRequestInsightsTool(server: McpServer): void;