Ability for skill files to enable or declare additional MCP servers
- Langage dominant
- Shell
- Étoiles
- 11.2k
- Forks
- 1.9k
- Merge moyen
- 14 h 16 min
- PR mergées (30 j)
- 6
Description
### Describe the feature or problem you'd like to solve
Progressive disclosure: ability for Skill files to enable or declare additional MCP servers
### Proposed solution
In complex, autonomous, agentic workflows it is hard to anticipate which tools or sets of tools may be required along the way. Users are forced to enable all tools and toolsets (MCP servers) at the beginning of the session in case they may be needed by the agent during operation. This pollutes the context with unnecessary tools and degrades model performance.
Allowing a skill file to enable an MCP server (or register a new one) on skill activation would allow agents to only discover new tools when the skill is activated, based on its frontmatter (and thus when the tools are actually needed).
### Example prompts or workflows
_No response_
### Additional context
_No response_
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.