Bring S3 Compatible
to VS Code Copilot
Create your Vinkius account to connect Backblaze B2 to VS Code Copilot and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Backblaze B2 MCP Server?
Connect your Backblaze B2 account to any AI agent and manage your cloud storage architecture directly through natural conversation.
O que você pode fazer
- Buckets — Create, delete, update privacy (allPrivate/allPublic), and list globally mapped storage buckets
- File Management — Hide files (soft delete), remove explicit file versions (hard delete), and list surface names
- Health Validation — List unfinished large file chunks to find failed multipart uploads
- File Intelligence — Retrieve granular file details, sizes, hashes (SHA1), and content types natively
Como funciona
- Subscribe to this server
- Enter your Backblaze B2 Application Key ID and Key
- Start architecting storage and debugging files from Claude, Cursor, or any MCP-compatible client
Your AI agent now has the power to orchestrate secure and cost-effective object storage without leaving your editor.
Para quem é?
- DevOps Engineers — rapidly verify bucket states, clean up abandoned file versions, and debug failed multipart streams
- Backend Developers — create public and private storage domains directly from development spaces
- System Administrators — audit object footprint securely and perform granular file integrity checks
Built-in capabilities (10)
Uncovers the dynamically assigned apiUrl (e.g. api003.backblazeb2.com) natively orchestrating regional data ingress specifically assigned to your billing account. Verify and extract Backblaze global session routing endpoints
Bootstraps essential structures before assigning automated backup syncs overriding file lock retention bounds. Provision a fresh logical Storage Bucket partition
Fails intentionally via 400 Bad Request if standard files or hidden object versions persist nested inside. Ensure all lifecycle rules completed purging prior to command. Irreversibly delete an entirely empty Backblaze Storage Bucket
Instantly removes the storage footprint avoiding long-term retention hoarding. Irreversibly vaporize specific absolute chunk data from disk arrays
Obtain granular checksum and headers associated with one precise B2 File
Does not actually delete binary payload, merely injects a null-marker shadowing the actual file ensuring b2_list_file_names ignores it, enforcing safe soft deletion logic. Mark an active B2 file as hidden leaving data for lifecycle sweep
Crucial to resolve immutable String Bucket IDs prerequisite to executing downstream CRUD operations strictly inside native borders. Retrieve the exact Storage Buckets existing globally on the B2 Account
Examines precise .pdf, .mp4 file locations avoiding hidden shadowed states produced by lifecycle overwrite semantics. Paginate primary surface-level object metadata from a specific Bucket
Crucial for verifying broken API pipelines originating from external S3 clients failing CompleteMultipartUpload. Scan B2 nodes for stalled Multipart Upload chunk aggregates
Use only for static asset endpoints. Mutate global ACL privacy settings for a bounded Bucket
Why VS Code Copilot?
GitHub Copilot Agent mode brings Backblaze B2 data directly into your VS Code workflow. With a project-scoped config, the entire team shares access to 10 tools. Copilot queries live data, generates typed code, and writes tests from actual API responses, all without leaving the editor.
- —
VS Code is used by over 70% of developers. adding MCP tools to Copilot means your team can leverage external data without leaving their primary editor
- —
Project-scoped MCP configs (
.vscode/mcp.json) let you commit server configurations to your repository, ensuring the entire team shares the same tool access - —
Copilot's Agent mode integrates MCP tools seamlessly with file editing, terminal commands, and workspace search in a single agentic loop
- —
GitHub's enterprise compliance and audit features extend to MCP tool usage, providing visibility into how AI interacts with external services
Backblaze B2 in VS Code Copilot
Why run Backblaze B2 with Vinkius?
The Backblaze B2 connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Backblaze B2 using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Backblaze B2 and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Backblaze B2 to VS Code Copilot through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Backblaze B2 for VS Code Copilot
Every request between VS Code Copilot and Backblaze B2 is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
Can my AI agent debug broken uploads in Backblaze B2?
Yes. Ask your agent to list unfinished large files. It detects multipart upload shards that disconnected before completion, which consume billing quota. It provides granular visibility so you can safely clear dead streams via API.
Can the agent make my private bucket publicly accessible to serve CDN assets?
Yes. If commanded, the agent can update the bucket privacy setting from 'allPrivate' to 'allPublic'. This instantly routes objects to be fetched securely using friendly URLs for front-end hosting or CDN origins.
How does the agent handle file deletion safely using B2 protocol?
The agent can perform both soft deletes (hide file marker, triggering lifecycle purge later) or absolute hard version deletes. If you tell the agent to 'hide the file', the file remains physically safe but vanishes from directory listings.
Which VS Code version supports MCP?
MCP support requires VS Code 1.99 or later with the GitHub Copilot extension. Ensure both are updated to the latest version. Older versions of Copilot may not expose the Agent mode toggle.
How do I switch to Agent mode?
Open the Copilot Chat panel and look for two mode options: "Ask" and "Agent". Click "Agent" to enable autonomous tool calling. In Ask mode, Copilot provides conversational answers but cannot invoke MCP tools.
Can I restrict which MCP tools Copilot can access?
Yes. VS Code shows a tool consent dialog before any MCP tool is invoked for the first time. You can also configure tool access policies at the organization level through GitHub Copilot settings.
Does MCP work in VS Code Remote or Codespaces?
Yes. MCP servers configured via .vscode/mcp.json work in Remote SSH, WSL, and GitHub Codespaces environments. The MCP connection is established from the remote host, so ensure the server URL is accessible from that environment.
MCP tools not available
Ensure you are in Agent mode in Copilot Chat. MCP tools only appear in Agent mode.
Explore More MCP Servers
View all →
Duffel Flights
8 toolsSearch and book flights via Duffel — list airlines, airports, and manage flight orders directly via AI.

Fivetran
7 toolsManage data movement via Fivetran — monitor connectors and destinations, handle groups, track sync states, and audit users directly from any AI agent.

iFood
11 toolsAI food delivery: manage orders, menus, and restaurant operations via agents.

Adobe Acrobat Sign
10 toolsSend, track, and manage e-signatures via Adobe Acrobat Sign — create agreements, check signing status, and access audit trails from any AI agent.
