How to Use the Guance Cloud / 观测云 MCP in Claude Code
Run DQL queries and audit alerts directly from your terminal using Claude Code and the Guance Cloud / 观测云 MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Guance Cloud / 观测云 MCP to Claude Code
Create your Vinkius account to connect Guance Cloud / 观测云 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.
Query telemetry data using Claude Code
The `query_data` tool lets Claude Code run raw DQL statements right from your shell, returning clean JSON payloads that you can instantly grep or pipe into other terminal utilities. This eliminates the need to open a web browser to check simple system statistics. You don't need to open a browser to check system metrics. This MCP Server lets you ask your terminal agent for the latest database latency or CPU spikes, and it will fetch the raw data and format the output for your terminal.
Triage active alerts via CLI commands
The `list_events` and `get_event` tools let Claude Code quickly pull critical system warnings and inspect the event payload to pinpoint which host is throwing errors. This speeds up your response times when on-call. Because Claude Code operates entirely in the terminal, it can correlate these alerts with your local system logs or git history. You get instant, context-aware triage commands without context switching.
Inspect workspace configuration and logs
The `list_log_sources` and `get_workspace` tools let Claude Code check which services are sending logs and verify workspace limits directly from the command line. This gives you a fast way to verify that your logging agents are configured correctly. This terminal-first approach lets you script your observability checks. You can run cron jobs or shell scripts that use Claude Code to monitor system health and alert your team via standard output.
Set up Guance Cloud / 观测云 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 seeguance-cloud-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Guance Cloud / 观测云 transactions." It will automatically discover and invoke the available Guance Cloud / 观测云 tools.
claude mcp add --transport http guance-cloud-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 Guance Cloud / 观测云 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Guance Cloud / 观测云 MCP today
We host it, we monitor it, we maintain it. You just paste one token.