Expand description
MCP tool definitions and handlers.
Each tool maps to a beans operation. Handlers work directly with Bean/Index types to avoid stdout pollution from CLI commands.
Functionsยง
- handle_
tool_ call - Dispatch a tool call to the appropriate handler.
- tool_
definitions - Return all MCP tool definitions.