How to Use the Azure Log Analytics Workspace MCP in Claude Code
Pipe live Azure logs directly into your terminal-only Claude Code sessions for rapid headless debugging.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Azure Log Analytics Workspace MCP to Claude Code
Create your Vinkius account to connect Azure Log Analytics Workspace 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.
Execute terminal-based KQL queries with Claude Code
The `query_logs` tool allows you to pull Azure telemetry directly into your terminal session using Claude Code. SREs can run quick diagnostic checks without opening a heavy web console. Because the server prepends the target table name, you can pass simple KQL filters like `| where SeverityLevel == 3` straight to the CLI. Claude Code executes the query and prints the raw log data directly to stdout.
Automate CI/CD verification using this MCP Server
The `query_logs` tool can be triggered by Claude Code inside headless environments like GitHub Actions or Docker containers. You can script post-deployment checks that query your logs for startup errors. If the query returns database connection failures or crash loops, Claude Code can automatically trigger a rollback script. This builds a tight feedback loop directly inside your deployment pipeline.
Scripted incident triage from SSH sessions
The `query_logs` tool is optimized for fast, text-only execution over SSH. When an alert fires, you can launch Claude Code on a remote server and ask it to analyze the last ten minutes of telemetry. The tool returns lightweight JSON payloads that Claude Code parses instantly. You get immediate answers about system health using this MCP server.
Set up Azure Log Analytics Workspace 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 seeazure-log-analytics-workspace-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Azure Log Analytics Workspace transactions." It will automatically discover and invoke the available Azure Log Analytics Workspace tools.
claude mcp add --transport http azure-log-analytics-workspace-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 Azure Log Analytics Workspace MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Azure Log Analytics Workspace MCP today
We host it, we monitor it, we maintain it. You just paste one token.