Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client wraps the MCP client with additional functionality
func (*Client) CallTool ¶
func (c *Client) CallTool(serverName, toolName string, args map[string]interface{}) ([]protocol.Content, error)
CallTool calls a tool on an MCP server
Click to show internal directories.
Click to hide internal directories.