mcp-use TypeScript API
Preparing search index...
mcp-use
index
McpMiddlewareNext
Type Alias McpMiddlewareNext<M>
McpMiddlewareNext
:
()
=>
Promise
<
McpMiddlewareResult
<
M
>
>
Continue the middleware chain with the result type for method
M
.
Type Parameters
M
extends
McpMiddlewareMethod
Type Declaration
()
:
Promise
<
McpMiddlewareResult
<
M
>
>
Returns
Promise
<
McpMiddlewareResult
<
M
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mcp-use TypeScript API
Loading...
Continue the middleware chain with the result type for method
M.