Expand description
MCP client adapter layer.
Wraps tools exposed by an external MCP server into a per-session tool table for
defect_agent.
Structs§
- McpTool
Factory - Minimal MCP factory.
Enums§
- McpAdapter
Error - MCP adapter errors.
Functions§
- registered_
mcp_ tool_ name - Concatenates the MCP server name and upstream tool name into the tool name used for
registration in the local
ToolRegistry.