Description:
Features
- memory_upload_image MCP tool: Upload image files directly to R2 storage without base64 encoding or migration steps. Returns
r2://reference ready for memory metadata.
Fixes
- Graph visualization images: Fixed image rendering in knowledge graph by using local proxy URLs (
/r2/...) instead of presigned R2 URLs (which returned 401 errors).