Skip to content

tododdle-mcp 3.5.0

Choose a tag to compare

@paulrblakey paulrblakey released this 10 Sep 13:54
· 1 commit to main since this release

Adds get_document_image(projectId, documentId, size?) so agents can inspect authorized private images as native MCP image content. Supports standard and large previews without exposing signed URLs or duplicating base64 data in text.

Validation: 59 tests pass; coverage, TypeScript, formatting, API parity and package-content review pass. The matching web endpoint is deployed. No database migration or new environment settings are required.

Update the plugin or restart clients using the latest npm package to load the new tool. Hosted MCP rollout remains subject to its separate OAuth refresh validation.