v1.6.3
What's Changed
- Intelligent Tool Result Wrapping: The
McpToolsHandlernow automatically formats tool results to be MCP-compliant, simplifying tool implementation. by @ddewaele in #88 - fix: resolve default outputSchema handling bug by @november11th in #77
- fix: set strict mode to true when resolving McpExecutorService for re… by @november11th in #76
- Fix mcp server resolution for SSE by @sportnak in #78
- Documents how to use MCP Authorization with mcp-nest by @rinormaloku in #81
- Allowing to bring back globalPrefix by @janhommes in #83
- Update zod dependency version in package.json to use caret notation by @alxwrd-gelt in #89
New Contributors
- @november11th made their first contribution in #76
- @sportnak made their first contribution in #78
- @janhommes made their first contribution in #83
- @alxwrd-gelt made their first contribution in #89
- @ddewaele made their first contribution in #88
Full Changelog: v1.6.0...v1.6.3