What Can It Do?
- Parse documents — convert PDFs and other files into structured text, tables, and figures
- Extract structured data — pull specific fields from documents using a JSON schema
- Split documents — divide a document into logical sections based on descriptions
- Edit documents — fill forms or modify documents with natural language instructions
- Manage jobs — track, monitor, and cancel document processing jobs
Where to Use It
In Agents (Recommended)
Add Reducto as a tool to any agent. The agent can then process and extract data from documents conversationally, choosing the right actions based on context. To add an MCP tool to your agent:- Open your agent’s configuration
- Click Add tools → Connect an app with MCP
- Search for the integration and select it
- Authenticate with your Reducto API key
In Workflows (Via Agent Node)
For automated pipelines, use an Agent Node with Reducto tools. This gives you the flexibility of an agent within a deterministic workflow.As a Custom MCP Node
You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.- Go to your node library and search for the integration
- Click Create a node with AI
- Describe the specific action you want (e.g., “Extract invoice data from a PDF”)
- Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.
Available Tools
| Tool | Description |
|---|---|
| Upload Document | Upload a file from Gumloop storage to Reducto for processing |
| Download Document | Download a Reducto result file back to Gumloop storage |
| Parse Document | Parse a document into structured content including text, tables, and figures |
| Extract Data | Extract structured data from a document using a JSON schema |
| Split Document | Split a document into logical sections based on descriptions |
| Edit Document | Fill forms or modify a document with natural language instructions |
| List Jobs | List processing jobs with pagination support |
| Get Job Status | Get the status and result of a processing job |
| Cancel Job | Cancel a running processing job |
Example Prompts
Use these with your agent or in the Agent Node: Parse a document:Troubleshooting
| Issue | Solution |
|---|---|
| Upload failing | Ensure the file exists in Gumloop storage before uploading |
| Extraction missing fields | Refine your JSON schema to be more specific about the fields you need |
| Job taking too long | Use Get Job Status to monitor progress; large documents may take longer |
| Tool not available | Verify the tool is enabled in your agent’s MCP configuration |
Need Help?
- Agents documentation for setup and best practices
- Agent Node guide for workflow integration
- Gumloop Community for questions and examples
- Contact support@gumloop.com for assistance
Use this integration directly in Claude or Cursor. Connect remotely via the Reducto MCP server using your Gumloop credentials.
