Requirements
Before you begin, you must have the following:- A Gumloop account. Sign in to Gumloop or sign up for Gumloop. The free tier is enough to connect and try Transform.
Install the Transform MCP server
Transform connects to Gumloop as a custom MCP server. You sign in with your Unstructured account through OAuth, so there is no key to paste.- Go to your Gumloop Connectors page.
- Click Add Connector, search for
mcp server, and then, next to MCP Server, click Add. - In the Connect MCP Server dialog, for MCP Server URL, enter
https://mcp.transform.unstructured.io/. - Click Connect. When prompted, sign in with your Unstructured account to authorize the connection.
- The connector shows Connected as a custom MCP. Transform is ready for your agents and workflows.
Parse your source files
Parsing requests have the following limits:- Each file must be of a supported file type.
- Each file must be 50 MB or less in size.
- Each request must have 10 files or fewer.
- Only 5 requests can be running at a time.
- In a Gumloop workflow, add an Agent node, and then attach the Transform connector to it.
-
Enter a prompt that tells the agent to parse a file. For example:
- The agent calls Transform, waits for the job to finish, and returns the structured output. Route this output into a spreadsheet, database, or vector store downstream.
Next steps
- Control Transform file parsing output: Control how the Unstructured Transform MCP server instructs Transform to partition, enrich, chunk, and embed the data based on your files.
- Control Transform generated sample code: Control how the Unstructured Transform MCP server generates sample curl or Python code that demonstrates how to use Transform to partition, enrich, chunk, and embed the data based on your files.
Questions? Need help?
- For technical support, request support.

