Skip to main content

Module schema_wiring

Module schema_wiring 

Source
Expand description

Wiring between MCP tool registries and kernel schema optimization.

Structs§

OptimizedToolList
Result of optimizing the MCP tool list.
SchemaSavings
Cumulative process-wide schema optimization savings.

Functions§

optimize_tool_list
Optimizes MCP tool descriptions and count for the client’s coverage budget.
reset_schema_state
Clears cumulative schema optimization metrics.
schema_savings
Returns cumulative savings produced by enabled schema optimization.
should_optimize
Returns whether schema optimization is enabled and the client is addressable.