MCP
Install the MCP server, then your AI assistant calls these tools when prompted with cost, pattern, or incident questions. The server is open source: the log10x-mcp repo has the full source for every tool here. Pick a row for the workflow at hand.
| Tool | Ask |
|---|---|
| Orient | "where do I start?" |
| POC | "cost POC on our Splunk" |
| Account | "sign me up for log10x" |
| Install | "scan env, recommend install path" |
| Costs | "rank services by cost, 7d" |
| Identify | "is Retry_Backoff_Exhausted new, and is it spiking?" |
| Investigate | "why did Payment_Gateway_Timeout jump 40× since yesterday?" |
| Detect | "why is Payment_Gateway_Timeout so big?" |
| Drop | "safe to mute DEBUG /healthz?" |
| Retrieve | "fetch back the events I offloaded out of the log analyzer" |
| Compile | "compile our repo into a symbol library" |