How to Use the Google Cloud Logging Stream MCP in Windsurf
Feed live GCP log data directly to Windsurf Cascade so it can diagnose and fix production errors on its own.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Google Cloud Logging Stream MCP to Windsurf
Create your Vinkius account to connect Google Cloud Logging Stream to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Cascade debugs production errors using live telemetry
The `stream_logs` tool gives Windsurf Cascade direct access to your Google Cloud Logging environment without leaving the IDE. Cascade uses this telemetry to inspect actual runtime behavior instead of guessing why a deployment failed. When a test fails, Cascade pulls the exact backend trace. It reads the error payload, locates the broken line of code, and applies the fix in one autonomous run.
Real-time filtering with this Google Cloud Logging MCP Server
This Google Cloud Logging MCP Server exposes the `stream_logs` tool to target specific errors by feeding GCP filter queries directly to Cascade. You can narrow down the noise using standard syntax like severity>=ERROR or resource.type=gce_instance. Cascade uses these targeted streams to monitor application health during local testing or staging runs. You get immediate feedback on whether your latest commit resolved the issue.
Run multi-step diagnostic loops in Windsurf
The `stream_logs` tool enables Cascade to build its own debugging pipeline from scratch. It executes a query, analyzes the payload, and adjusts its search parameters based on what it finds. You set the high-level goal, and the agent handles the repetitive step-by-step log hunting. It stops only when it identifies the root cause of the incident.
Set up Google Cloud Logging Stream MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Google Cloud Logging Stream MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Google Cloud Logging Stream payment history." If connected, Cascade will call the Google Cloud Logging Stream tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"google-cloud-logging-stream-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Google Cloud Logging Stream. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Logging Stream MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Google Cloud Logging Stream MCP today
We host it, we monitor it, we maintain it. You just paste one token.