ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Unstructured with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Process and transform complex unstructured data into AI-ready inputs by managing sources, destinations, and workflows directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete Unstructured capability set.

These are the exact actions your AI can choose when you ask it to work with Unstructured.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through Unstructured.

  1. 01

    Trigger workflow execution

    Returns a job ID. Manually triggers an immediate execution of a processing workflow

  2. 02

    List processing workflows

    Lists all end-to-end document processing pipelines

  3. 03

    List workflow jobs

    Lists all active and historical workflow execution jobs

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through Unstructured.

  1. 04

    Get workflow details

    Retrieves configuration details for a specific processing workflow

  2. 05

    List data destinations

    G. Vector DBs, SQL). Lists all configured target locations for processed data

  3. 06

    List data sources

    Lists all configured remote data connectors (e.g. S3, GCS)

Observed, not estimated

860ms average. Fast in production.

Unstructured is checked daily against the live service.

Daily averagePeak 1107ms
Aug 20Today
Fastest day
661ms
Slowest day
1107ms
14-day trend
Improving-10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Unstructured, so you can see the experience inside your AI.

It does not authenticate your account with Unstructured. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Unstructured Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_wLKl0zBun6GGEWOAXV2AtIEfq4BCwiQMTDSCBvt6/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Unstructured capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "unstructured-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_wLKl0zBun6GGEWOAXV2AtIEfq4BCwiQMTDSCBvt6/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Unstructured owners ask.

  • 01

    Can my AI agent trigger an immediate document processing job?

    Yes! If you have a workflow configured to pull files from an S3 bucket and load them into a Pinecone index, you can ask your agent to trigger workflow XYZ. It will start the execution and return the new Job ID, which you can use to track the progress.

  • 02

    How can I verify if my RAG pipelines are failing or succeeding?

    Ask your agent to list your workflow jobs. It will securely connect to Unstructured's engine and return historical and active executions, displaying statuses such as 'completed', 'failed', or 'in_progress'. This is extremely useful for MLOps engineers diagnosing ingestion alerts directly in their terminal.

  • 03

    Can I edit the destination database directly through the agent?

    This server is focused on auditing and executing your existing pipelines. Currently, you can list all connections (sources and destinations) and obtain their details, but creating or destructively modifying vector database connectors must be done inside the Unstructured dashboard for security.