inspector icon indicating copy to clipboard operation
inspector copied to clipboard

Proposal: support `tools/list_changed` notifications handling

Open Mossaka opened this issue 2 months ago • 1 comments

@cliffhall , as discussed in a separate thread in the MCP contributors server, the notification handling is currently not present in the inspector and it would be great to have it. One use case would be a gateweay MCP server that might need to dynamically load / unload tools and have the client refresh it's tools cache.

Mossaka avatar Sep 30 '25 16:09 Mossaka

Related PR in Typescript SDK: https://github.com/modelcontextprotocol/typescript-sdk/pull/1068 Potential PR for Inspector: https://github.com/sandros06/inspector/pull/1

cliffhall avatar Nov 21 '25 19:11 cliffhall