Expand description
Wiring between MCP tool registries and kernel schema optimization.
Structs§
- Optimized
Tool List - Result of optimizing the MCP tool list.
- Schema
Savings - 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.