ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Wasabi with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage buckets, objects, and versioning on Wasabi. the hot cloud storage for high-performance data residency.

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

The complete Wasabi capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Wasabi.

  1. 01

    Create storage bucket

    Provide a globally unique lower-kebab-case name. Creates a new high-availability storage bucket in the configured Wasabi region

  2. 02

    List pending multipart uploads

    Lists incomplete multipart uploads in a bucket

  3. 03

    Delete bucket object

    This action is irreversible. Permanently deletes a specific file from a bucket

  4. 04

    Delete storage bucket

    Note: The bucket must be completely empty first. This action is irreversible. Permanently removes an empty storage bucket

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Wasabi.

  1. 05

    Enable bucket versioning

    Activates object versioning for a bucket

  2. 06

    Get bucket datacenter location

    Retrieves the physical geographic region where a bucket is hosted

  3. 07

    Get object access control

    Retrieves the access control list (ACL) for a specific file

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Wasabi.

  1. 08

    Get bucket versioning status

    Checks if object versioning is enabled for a bucket

  2. 09

    List bucket objects

    Returns file keys, sizes, and last modified dates. Lists the files (objects) stored within a specific bucket

  3. 10

    List storage buckets

    Lists all Wasabi storage buckets visible to the authenticated IAM user

Observed, not estimated

2329ms average. Acceptable in production.

Wasabi is checked daily against the live service.

Daily averagePeak 2343ms
Sep 1Today
Fastest day
2329ms
Slowest day
2343ms
14-day trend
Stable-1%

Connect your client

One URL. Every client.

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

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

Wasabi Connector

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

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

  • 01

    Can I check if a file is publicly accessible through the agent?

    Yes. The get_object_access_control capability allows your AI agent to retrieve the Access Control List (ACL) for any specific file, helping you audit permissions and identify public objects.

  • 02

    How do I protect my files from accidental deletion in a bucket?

    You can use the enable_bucket_versioning capability to activate versioning on your bucket. This ensures that historical copies of your files are preserved, allowing you to recover from accidental overwrites or deletions.

  • 03

    Can I see where my data is physically stored?

    Absolutely. Use the get_bucket_datacenter_location capability to retrieve the specific geographic region where a bucket is hosted, ensuring you meet data residency requirements.