ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Filestack with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Upload, transform, and analyze files with Filestack—extract text via OCR, detect objects, and manage video transcoding 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 · 8 capabilities

The complete Filestack capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Filestack.

  1. 01

    Get sfw status

    Detect unsafe content (Safe for Work)

  2. 02

    Get ocr

    Extract printed or handwritten text (OCR)

  3. 03

    Start video transcode

    Returns a UUID that must be used to poll for status. Start asynchronous video/audio transcoding

  4. 04

    Upload from URL

    Upload a file to Filestack from a public URL

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Filestack.

  1. 05

    Generate transform URL

    G., resize=width:400). Does not execute the request, just returns the URL. Generate a Filestack transformation URL

  2. 06

    Get image tags

    Detect objects and features in an image

  3. 07

    Get metadata

    Get metadata for a Filestack file

  4. 08

    Get video status

    Poll status of a video transcoding job

Observed, not estimated

836ms average. Fast in production.

Filestack is checked daily against the live service.

Daily averagePeak 1036ms
Aug 20Today
Fastest day
739ms
Slowest day
1036ms
14-day trend
Slowing+7%

Connect your client

One URL. Every client.

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

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

Filestack Connector

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

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

  • 01

    How can I extract text from a scanned document or image?

    Use the get_ocr capability with the file handle. The AI will perform Optical Character Recognition and return the extracted text along with its coordinates.

  • 02

    Is there a way to check if an uploaded image contains adult or unsafe content?

    Yes, the get_sfw_status capability uses Filestack Intelligence to analyze the image and return a safety score, helping you moderate content automatically.

  • 03

    Can I resize an image without actually downloading and re-uploading it?

    Absolutely. Use generate_transform_url to create a specific CDN URL with tasks like resize=width:400. This allows the Filestack CDN to handle the transformation on the fly.