How to Use the Google Cloud Storage MCP in Claude Code
Run headless Google Cloud Storage audits and uploads directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Google Cloud Storage MCP to Claude Code
Create your Vinkius account to connect Google Cloud Storage to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless bucket management via Claude Code
The `list_buckets` tool queries your active project and returns all available storage buckets. Claude Code parses this terminal output to identify storage locations without requiring you to open a web browser. When you need to inspect a bucket, the agent runs `get_bucket_metadata` to check storage classes and locations. You can pipe this data directly into other CLI utilities or let your agent format it into a local markdown report.
Terminal-driven permission and ACL auditing
The `get_bucket_iam` tool pulls the complete IAM policy for any bucket in your project. Claude Code inspects this JSON payload to find wildcard permissions and unauthorized service accounts. To check individual file security, the agent calls `list_object_acl` to verify who can read specific assets. This MCP Server lets you run rapid security sweeps across your cloud infrastructure using simple terminal commands.
Bulk pipeline operations and file transfers
The `copy_object` tool moves files between environments directly from your shell. Claude Code uses this tool to promote assets from staging buckets to production buckets based on your command line inputs. If a pipeline step requires cleanup, the agent invokes `delete_object` to remove old logs or temp files. It verifies the cleanup by running `list_objects` and displays a direct summary in your terminal.
Set up Google Cloud Storage MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seegoogle-cloud-storage-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Google Cloud Storage transactions." It will automatically discover and invoke the available Google Cloud Storage tools.
claude mcp add --transport http google-cloud-storage-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Google Cloud Storage MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Google Cloud Storage MCP today
We host it, we monitor it, we maintain it. You just paste one token.