Interfaces
MCPClientConfig
Properties:
| Property | Type | Required | Description |
|---|
baseUrl | string | Yes | |
authToken | string | undefined | No | |
timeout | number | undefined | No | |
Properties:
| Property | Type | Required | Description |
|---|
name | string | Yes | |
description | string | Yes | |
inputSchema | any | Yes | |
Properties:
| Property | Type | Required | Description |
|---|
success | boolean | Yes | |
result | any | No | |
error | string | undefined | No | |