Structs§
- McpClient
- MCP client that connects to a single MCP server.
- McpContent
- Content item from MCP tools/call response.
- McpTool
Def - Tool definition from MCP tools/list response.
- McpTool
Result - Result from tools/call.
Enums§
Functions§
- execute
- Execute an MCP tool call — high-level entry point for cli/call.rs dispatch.
- execute_
with_ gen - Execute an MCP tool call with optional dynamic auth generator.