ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Sensible with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Extract structured data from PDFs, images, and documents using Sensible's powerful document parsing engine.

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 · 37 capabilities

The complete Sensible capability set.

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

Capability set01 / 10

01-04

4 capabilities in this set.

Part of 37 available through Sensible.

  1. 01

    Classify async

    Classify a document into one of the document types asynchronously

  2. 02

    Delete configuration

    Delete a configuration

  3. 03

    Delete configuration version

    Delete a draft or unpublish a configuration version

  4. 04

    Extract from URL

    Extract data from a document at a URL asynchronously

Capability set02 / 10

05-08

4 capabilities in this set.

Part of 37 available through Sensible.

  1. 05

    Extract sync with config

    Extract data from a document using a specified config synchronously

  2. 06

    Generate upload URL with config

    Generate a pre-signed upload URL for asynchronous extraction using a specified config

  3. 07

    Get configuration version

    Get a specific version of a configuration

  4. 08

    List extractions

    Retrieve a filtered, paginated list of past extractions

Capability set03 / 10

09-12

4 capabilities in this set.

Part of 37 available through Sensible.

  1. 09

    Update configuration

    Update a configuration

  2. 10

    Classify sync

    Classify a document into one of the document types synchronously

  3. 11

    Create configuration

    Create a new configuration for a document type

  4. 12

    Extract portfolio from URL

    Extract data from a portfolio document at a URL asynchronously

Capability set04 / 10

13-16

4 capabilities in this set.

Part of 37 available through Sensible.

  1. 13

    Generate portfolio upload URL

    Generate a pre-signed upload URL for portfolio extraction

  2. 14

    Get configuration

    Get a specific configuration

  3. 15

    List configuration versions

    List versions of a configuration

  4. 16

    List configurations

    List configurations for a document type

Capability set05 / 10

17-20

4 capabilities in this set.

Part of 37 available through Sensible.

  1. 17

    Update document type

    Update a document type

  2. 18

    Create document type

    Create a new document type

  3. 19

    Create golden

    Create a reference document (Golden). Returns an upload URL

  4. 20

    Delete document type

    Delete a document type

Capability set06 / 10

21-24

4 capabilities in this set.

Part of 37 available through Sensible.

  1. 21

    Delete golden

    Delete a reference document

  2. 22

    Extract from URL with config

    Extract data from a document at a URL using a specified config asynchronously

  3. 23

    Extract sync

    Provide the document as a Base64 string. Extract data from a document synchronously

  4. 24

    Extract text from golden

    Extract all text lines and positioning coordinates from a reference document

Capability set07 / 10

25-28

4 capabilities in this set.

Part of 37 available through Sensible.

  1. 25

    Generate csv

    Compile JSON document extractions into a CSV spreadsheet

  2. 26

    Generate excel

    Compile JSON document extractions into an Excel spreadsheet

  3. 27

    Generate upload URL

    Generate a pre-signed upload URL for asynchronous extraction

  4. 28

    Get auth tokens

    Generates a temporary authorization token for external reviewers

Capability set08 / 10

29-31

3 capabilities in this set.

Part of 37 available through Sensible.

  1. 29

    Get document

    Retrieve extraction results by ID

  2. 30

    Get document type

    Get a specific document type

  3. 31

    Get extraction statistics

    Returns daily extraction coverage statistics

Capability set09 / 10

32-34

3 capabilities in this set.

Part of 37 available through Sensible.

  1. 32

    Get golden

    Get reference document metadata

  2. 33

    List document types

    List all document types

  3. 34

    List goldens

    List reference documents for a document type

Capability set10 / 10

35-37

3 capabilities in this set.

Part of 37 available through Sensible.

  1. 35

    Publish configuration

    Publish a configuration version to an environment

  2. 36

    Unassociate golden

    Unassociate a reference document from its configuration

  3. 37

    Update golden

    Update reference document metadata

Observed, not estimated

1289ms average. Fast in production.

Sensible is checked daily against the live service.

Daily averagePeak 1753ms
Aug 20Today
Fastest day
1038ms
Slowest day
1753ms
14-day trend
Slowing+8%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 37 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 Sensible, so you can see the experience inside your AI.

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

Sensible Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_o7UzJZoz14EYCYOOWoapn6mPokmSJgmiLbhrr2qv/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 — Sensible capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "sensible-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_o7UzJZoz14EYCYOOWoapn6mPokmSJgmiLbhrr2qv/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 Sensible owners ask.

  • 01

    Can I extract data from a document instantly if I have its Base64 representation?

    Yes! Use the extract_sync capability. Provide the document type and the Base64-encoded document bytes, and your agent will return the structured extraction results synchronously.

  • 02

    How do I extract data from a document hosted at a public URL?

    You can use the extract_from_url capability. Simply provide the document type, the document URL, and the content type (e.g., application/pdf) to trigger an asynchronous extraction.

  • 03

    Can I specify a custom configuration layout when extracting?

    Yes, you can target specific configurations by using the extract_sync_with_config or extract_from_url_with_config capabilities, which allow you to define the exact configuration name to use for parsing.