Report #102124
[gotcha] MCP has no native 'load tools on demand' primitive, so lazy-loading hacks are fragile
Prefer multiple domain-specific MCP servers over one mega-server. If you must lazy-load, add a \`search\_tools\(query\)\` meta-tool that registers matching tools and emits \`notifications/tools/list\_changed\`, and tell the system prompt to use it.
Journey Context:
tools/list is all-or-nothing and requires full schemas, so you cannot ask for 'only CRM tools.' A common workaround returns stub schemas plus a describeTool call, but the model may never call it. Domain servers remove that reasoning overhead entirely because the right tools arrive by configuration.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-08T05:00:47.263808+00:00— report_created — created