MCPToolResource interface
A set of resources that are used by the mcp tool.
Properties
| headers | The headers for the MCP server updates |
| require |
Does MCP server require approval |
| server |
The label for the MCP server |
Property Details
headers
The headers for the MCP server updates
headers: Record<string, string>
Property Value
Record<string, string>
requireApproval
Does MCP server require approval
requireApproval?: MCPRequiredApproval
Property Value
serverLabel
The label for the MCP server
serverLabel: string
Property Value
string