This page explains how to get deeper insights with Axiom MCP Server.
getDatasetSchema
: Get dataset schemagetMonitors
: List monitoring configurationsgetMonitorsHistory
: Get monitor execution historygetSavedQueries
: Retrieve saved APL querieslistDatasets
: List available Axiom datasetsqueryApl
: Execute APL queries against Axiom datasetscorrelate-events-across-datasets
: Find patterns and correlations between events across multiple datasetsdata-quality-investigation
: Investigate data quality issues including missing data, inconsistencies, and collection problemsdetect-anomalies-in-events
: Generic anomaly detection using statistical analysis and pattern recognition across any datasetestablish-performance-baseline
: Establish performance baselines for a dataset to enable effective monitoring and anomaly detectionexplore-unknown-dataset
: Exploration of an unknown dataset to understand its structure, content, and potential use casesmonitor-health-analysis
: Comprehensive analysis of monitor health, alert patterns, and effectivenessAxiom
https://mcp.axiom.co/mcp
https://mcp.axiom.co/sse
.
For more information, see the documentation of your AI agent. For example:
When your AI agent first attempts to interact with Axiom MCP Server, authenticate the request in your browser. You can later revoke access on the Profile page of the Axiom web UI.
API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.Replace AXIOM_DOMAIN
with api.axiom.co
if your organization uses the US region, and with api.eu.axiom.co
if your organization uses the EU region. For more information, see Regions.axiom
to the mcpServers
section of the Claude configuration file. If you use a Mac, the default path is ~/Library/Application Support/Claude/claude_desktop_config.json
.
PATH_AXIOM_MCP_BINARY
with the path the binary file of Axiom MCP Server. By default, it’s ~/go/bin/axiom-mcp
.Replace PATH_AXIOM_MCP_CONFIG
with the path the config file you have previously created.axiom
to the mcpServers
section of the Claude configuration file. If you use a Mac, the default path is ~/Library/Application Support/Claude/claude_desktop_config.json
. For example:
PATH_AXIOM_MCP_BINARY
with the path the binary file of Axiom MCP Server. By default, it’s ~/go/bin/axiom-mcp
.Replace API_TOKEN
with the Axiom API token you have generated. For added security, store the API token in an environment variable.Replace AXIOM_DOMAIN
with api.axiom.co
if your organization uses the US region, and with api.eu.axiom.co
if your organization uses the EU region. For more information, see Regions.logs
.”logs
.”