Turn Logs to AI

Cut Cost by 50%

Transform TBs of logs into AI context
agents can diagnose and remedy in real time

AI agent + 10x mcp
Select Stack Splunk

Get Started

Test locally on your environment, or our live EKS demo

Add the MCP server (Claude Code)
claude mcp add log10x npx log10x-mcp@latest
Or, on Claude Desktop — Settings → Developer → Edit Config:
{
  "mcpServers": {
    "log10x": {
      "command": "npx",
      "args": ["log10x-mcp@latest"]
    }
  }
}
Open Claude and ask
cost POC on our Splunk
Or test on our live EKS demo:
cost POC on the log10x demo
Add to Cursor or paste in ~/.cursor/mcp.json:
{
  "mcpServers": {
    "log10x": {
      "command": "npx",
      "args": ["log10x-mcp@latest"]
    }
  }
}
Restart Cursor and ask
cost POC on our Splunk
Or test on our live EKS demo:
cost POC on the log10x demo
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "log10x": {
      "command": "npx",
      "args": ["log10x-mcp@latest"]
    }
  }
}
Refresh Cascade and ask
cost POC on our Splunk
Or test on our live EKS demo:
cost POC on the log10x demo
Add to .vscode/mcp.json
{
  "servers": {
    "log10x": {
      "command": "npx",
      "args": ["log10x-mcp@latest"]
    }
  }
}
Reload VS Code and open Copilot Chat
cost POC on our Splunk
Or test on our live EKS demo:
cost POC on the log10x demo
Add to .vscode/mcp.json (JetBrains: ~/.config/github-copilot/intellij/mcp.json)
{
  "servers": {
    "log10x": {
      "command": "npx",
      "args": ["log10x-mcp@latest"]
    }
  }
}
Reload your IDE and open Copilot Chat
cost POC on our Splunk
Or test on our live EKS demo:
cost POC on the log10x demo
Add to ~/.codex/config.toml
[mcp_servers.log10x]
command = "npx"
args = ["log10x-mcp@latest"]
Open Codex CLI and ask
cost POC on our Splunk
Or test on our live EKS demo:
cost POC on the log10x demo
Run the MCP server
npx log10x-mcp@latest
Wire it into your client — all MCP-compatible clients — and ask
cost POC on our Splunk
Or test on our live EKS demo:
cost POC on the log10x demo

Splunk Savings

Any log volume — same cost. Priced by node count.

Tier Nodes Annual Price Savings

All tiers include unlimited log volume, all products, and all features.

Next Steps