Home > @rushstack/mcp-server > IRushMcpTool
IRushMcpTool interface
MCP plugins should implement this interface.
Signature:
export interface IRushMcpTool<TSchema extends zod.ZodObject<zod.ZodRawShape> = zod.ZodObject<zod.ZodRawShape>>
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| TSchema |
Methods
Method | Description |
|---|---|