Skip to main content

Module mcp_tool

Module mcp_tool 

Expand description

Wraps a discovered MCP tool as a zeroclaw Tool so it is dispatched through the existing tool registry and agent loop without modification.

Structsยง

McpToolWrapper
A zeroclaw Tool backed by an MCP server tool. The prefixed_name (e.g. filesystem__read_file) is what the agent loop sees. The registry knows how to route it to the correct server.