Interface IMcpApprovalRequestListener
Interface for listening to MCP approval request events.
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IMcpApprovalRequestListener
Methods
| Edit this page View SourceOnMcpApprovalRequested(McpApprovalRequest)
Declaration
void OnMcpApprovalRequested(McpApprovalRequest e)
Parameters
| Type | Name | Description |
|---|---|---|
| McpApprovalRequest | e |