Skip to content

feat: add MCP tool annotations to all tool#16

Merged
alexpota merged 4 commits intomainfrom
feat/tool-annotations
Apr 17, 2026
Merged

feat: add MCP tool annotations to all tool#16
alexpota merged 4 commits intomainfrom
feat/tool-annotations

Conversation

@alexpota
Copy link
Copy Markdown
Owner

Summary

  • Add readOnlyHint, destructiveHint, idempotentHint, and openWorldHint annotations to all 15 tools
  • get_current_date uses openWorldHint: false (local-only); all others use openWorldHint: true
  • Bump version to 0.3.2

Mark all tools with readOnlyHint, destructiveHint, idempotentHint, and
openWorldHint annotations. All tools are read-only and idempotent.
get_current_date uses openWorldHint: false since it only returns the
local date without accessing external APIs.
- protobufjs 7.5.4→7.5.5 (GHSA-xq3m-2v4x-88gg, CVSS 9.4 critical)
- hono 4.12.12→4.12.14 (GHSA-458j-xx4x-4375, CVSS 4.3 moderate)
@alexpota alexpota merged commit 31d32a9 into main Apr 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant