Files
github--github-mcp-server/pkg/github
Sam Morrow 6ce742d2db refactor: Use ToolsetRegistry pattern for DefaultToolsetGroup
Refactor DefaultToolsetGroup to use the new ToolsetRegistry pattern:

- Add NewDefaultToolsetRegistry() that creates a registry with all tools
- Tools are now self-describing (toolset + read/write from metadata)
- No more manual AddReadTools/AddWriteTools categorization
- DefaultToolsetGroup uses the registry with ToolsetGroupConfig
- Resource templates and prompts handled separately (not tools)

This enables scope-aware tool filtering when creating ToolsetGroups.
2025-12-13 01:49:04 +01:00
..
2025-10-21 15:57:39 +02:00