@upstash/context7-mcp@2.0.1
upstash/context7@upstash/context7-mcp@2.0.1Dec 30, 2025by github-actions[bot]
AI Summary
This update enriches MCP tool definitions by adding `readOnlyHint` annotations to all tools, helping clients understand which tools are read-only for safer execution.
Key Highlights
- Added readOnlyHint annotations
- Improved tool behavior for clients
- Safer tool execution
New Features
- readOnlyHint annotations
Full Release Notes
### Patch Changes - 93a2d5b: Adds MCP tool annotations (readOnlyHint) to all tools to help MCP clients better understand tool behavior and make safer decisions about tool execution.