Eran Cohen
5a3dc7f97f
feat: Add support for git tag operations
...
Add git tag functionality including:
- List repository tags
- Get tag details
- Support for tag-based content access
This enables basic read-only tag management through the MCP server API.
2025-04-29 16:49:57 +02:00
Sam Morrow
a58937c0b3
feat: provide tool annotations
2025-04-23 13:14:01 +02:00
Tony Truong
7c197f5850
feat: Adding SecretScanning Toolset ( #280 )
...
* Adding GetSecretScanningAlert and ListSecretScanningAlerts
* adding wip for tests
* fix tests
* add readme section
* Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update .gitignore
Co-authored-by: Sam Morrow <info@sam-morrow.com >
* fix product name
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Sam Morrow <info@sam-morrow.com >
2025-04-17 10:19:59 +02:00
Sam Morrow
ff3036d596
feat: partition tools by product/feature
2025-04-15 01:11:53 +02:00