mcp-use TypeScript API
    Preparing search index...

    Type Alias McpMiddlewareNext<M>

    McpMiddlewareNext: () => Promise<McpMiddlewareResult<M>>

    Continue the middleware chain with the result type for method M.

    Type Parameters

    Type Declaration