How to Use the Cortex XSIAM MCP in Claude Code
Pipe Cortex XSIAM security telemetry and XQL query results directly into your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cortex XSIAM MCP to Claude Code
Create your Vinkius account to connect Cortex XSIAM 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 raw XQL threat hunts from the command line
`run_xql_query` runs raw Cortex Query Language queries against your log repositories, returning raw security events directly to your shell. Claude Code lets you pipe these query results into standard Unix utilities like grep, jq, or awk for rapid parsing. You don't need a heavy browser interface to hunt for active threats. You type your search criteria in plain English, and the CLI translates it into a precise XQL query, executes it, and formats the output.
Triage incidents and isolate hosts via Claude Code
`get_incidents` lists active security incidents in your SOC queue, allowing you to filter by severity or analyst workload from your terminal. When you spot a critical compromise, you run `isolate_endpoint` through this MCP Server to instantly cut off the infected host. This terminal-first approach cuts down response times to seconds. You can query incident details using `get_incident_details` and trigger a cleanup scan with `scan_endpoint` using fast, sequential commands.
Audit indicators of compromise from your terminal
`get_indicators` pulls known-bad IPs, domains, and file hashes from your threat intelligence database. Claude Code uses this tool to check local server logs or deployment files against live threat feeds. You can script this audit to run as a pre-deployment check or a cron job. The MCP Server acts as a bridge, allowing your terminal agent to verify your infrastructure's safety before pushing code live.
Set up Cortex XSIAM 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 seecortex-xsiam-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cortex XSIAM transactions." It will automatically discover and invoke the available Cortex XSIAM tools.
claude mcp add --transport http cortex-xsiam-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 Cortex XSIAM MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cortex XSIAM MCP today
We host it, we monitor it, we maintain it. You just paste one token.