·
27 commits
to main
since this release
v1.5.3 - 2026-06-10
Patch
- Fixed the inputSchema advertised by
get-schemaandlist-gds-proceduresin thetools/listresponse. Both tools previously emitted a schema that required a spuriouspropertiesargument (an artefact of theEmptyInputworkaround introduced for OpenAI compatibility). mcp-go v0.46+ already guarantees that a bareNewToolcall emits"properties": {}, so the workaround is no longer needed.