unstructured-io/unstructured-transform
v1.0.0Apache-2.0
Turn any file — PDF, spreadsheet, scan, email, 60+ formats — into clean, agent-ready structured data (Markdown or JSON) without leaving your editor.
Changelog
All notable changes to the Unstructured Transform Cursor plugin are documented here.
[1.0.0] - 2026-07-20
Added
- Initial release.
- Remote Transform MCP server (
mcp.json) using Cursor-native OAuth over streamable HTTP — no API key ormcp-remoteshim required. - Always-on rule (
rules/transform.mdc) that teaches the agent when to reach for Transform. /transformcommand (commands/transform.md) for a one-move upload → transform → poll → results flow.