How to Use the Google Firestore Collection MCP in Claude Code
Claude Code manages your Google Firestore Collection from the terminal to automate database updates in CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Google Firestore Collection MCP to Claude Code
Create your Vinkius account to connect Google Firestore Collection 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.
Terminal-based Google Firestore Collection access
Claude Code uses `get_document` to pull records during your shell sessions. It integrates database reads into your existing terminal workflows. This allows you to verify data states without switching contexts. You feed the output directly into other command-line tools.
Headless writes to Google Firestore Collection
By invoking `set_document`, Claude Code updates your records automatically. This is ideal for scripts that need to push state changes to your database. It performs these updates without any human intervention. Your CI/CD pipeline remains in control of the data flow.
Automated deletion for Google Firestore Collection
Claude Code calls `delete_document` to purge records via the CLI. It cleans up your database as part of your automated maintenance routines. This keeps your collection entries precise and relevant. You run these commands as part of your standard terminal-based build process.
Set up Google Firestore Collection 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-firestore-collection-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Google Firestore Collection transactions." It will automatically discover and invoke the available Google Firestore Collection tools.
claude mcp add --transport http google-firestore-collection-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 Firestore Collection 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 Firestore Collection MCP today
We host it, we monitor it, we maintain it. You just paste one token.