How to Use the Wasabi MCP in Claude
Manage cloud infrastructure tasks directly from your local machine with Claude Desktop.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Wasabi MCP to Claude Desktop
Create your Vinkius account to connect Wasabi to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
View all stored files in a Wasabi bucket.
Use `list_bucket_objects` to get file keys, sizes, and when they were last modified. This tool shows you exactly what's sitting inside any given storage container. Want to check for partial uploads? Call `list_pending_multipart_uploads` if you suspect a job failed mid-stream. It pulls up all incomplete multipart uploads in the bucket.
Control data residency and access.
Check where your data physically lives using `get_bucket_datacenter_location`. This function returns the exact geographic region hosting the bucket, which is key for compliance. Need to know who can touch a file? Run `get_object_access_control` to pull the Access Control List (ACL) for any specific object.
Create and manage storage buckets using MCP Server.
Start by calling `create_storage_bucket`. This generates a new, high-availability bucket name in Wasabi's cloud region. Remember to use a globally unique lower-kebab-case format when naming it. You can also see all the containers you have access to by running `list_storage_buckets`.
Set up Wasabi MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The Wasabi MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Wasabi MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Wasabi MCP today
We host it, we monitor it, we maintain it. You just paste one token.