Replies: 2 comments
-
|
I would be careful about making the tool list depend on In practice, I’d solve this one of two ways. The simplest option is to expose separate MCP endpoints/servers per client: |
Beta Was this translation helpful? Give feedback.
-
|
This is a builtin feature of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For example, I want to return tools A and B for Claude and tools C and D for Openai.
Since version 2.13, I can access the client info during the initialization phase, but the context is not ready at that point. When the context becomes ready, the client info is no longer available.
Any guidance would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions