Files
github--github-mcp-server/pkg/github
Sam Morrow a372e2811e feat: mark copilot toolset as default
The copilot toolset contains important tools like
`create_pull_request_with_copilot` and `get_copilot_job_status` that
should be available by default in the remote MCP server.

By setting `Default: true` on the toolset metadata in OSS, the remote
server automatically picks it up without needing any special handling.
Even though no tools in OSS use this toolset, having the metadata here
allows consistent behavior when the remote server loads defaults.

This is a cleaner approach than having the remote server maintain its
own list of additional default toolsets.
2026-01-16 12:02:39 +01:00
..
2026-01-06 17:38:12 +00:00
2026-01-16 12:02:39 +01:00