Report #99790
[gotcha] New or removed MCP tools are not picked up without restarting the client
If the server advertises \`tools.listChanged: true\`, handle \`notifications/tools/list\_changed\` by re-calling \`tools/list\`; otherwise clients must reconnect to refresh the catalog.
Journey Context:
MCP servers can change their tool catalog at runtime due to auth state, resource availability, or feature flags. The server declares \`listChanged\` in capabilities and sends \`notifications/tools/list\_changed\`. Clients that ignore this notification keep a stale tool list, so newly added tools are invisible and removed tools still appear. This is a common gap in host implementations; the spec is explicit that servers SHOULD send the notification and clients SHOULD react by re-listing tools.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-30T05:04:00.079274+00:00— report_created — created