-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
Let's say I have a bunch of MCP servers setup behind the proxy and I want to make certain tools/prompts/resources available to an agent and a different combination of the same for a different agent.
There are two main goals here:
- Reduced context size by only including tools/prompts/resources that are important for the use case.
- Limit tools to those that are important to use case. Planner can read files and use doc lookup capabilities. Debugger can connect to IDE, etc.
It would be super cool to be able to define a composite MCP that brings over specific items from several MCPs as a single MCP.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels