@pulsemcp/pulse-fetch v0.2.11
·
14 commits
to main
since this release
@pulsemcp/pulse-fetch v0.2.11
Fixed
- Fixed MCP protocol compliance issue with embedded resources in tool results
- The
saveAndReturn
mode now properly wraps resource data in aresource
property - Changed from
{ type: "resource", uri: "...", ... }
to{ type: "resource", resource: { uri: "...", ... } }
- This resolves validation errors reported by the MCP inspector
- Added comprehensive functional tests to verify proper resource shape validation
- The
Published to npm: https://www.npmjs.com/package/@pulsemcp/pulse-fetch