NestJS MCP - v1.0.1
Preparing search index...
interfaces/mcp-protocol.interface
MCPNotification
Interface MCPNotification
interface
MCPNotification
{
jsonrpc
:
"2.0"
;
method
:
string
;
params
?:
JSONObject
;
}
Index
Properties
jsonrpc
method
params?
Properties
jsonrpc
jsonrpc
:
"2.0"
method
method
:
string
Optional
params
params
?:
JSONObject
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
method
params
NestJS MCP - v1.0.1
Loading...