Axiom for your agents.
Connect Axiom once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 17 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Axiom.
What agents can do with Axiom
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
axiom_list_datasetsList all datasets in the Axiom account.
axiom_get_datasetGet details about a specific dataset by id.
axiom_run_apl_queryRun an APL (Axiom Processing Language) query against datasets.
axiom_list_annotationsList annotations (deploy markers, manual notes) across datasets.
axiom_get_userGet the authenticated user profile.
axiom_create_datasetCreate a new dataset.
axiom_update_datasetUpdate a dataset's description.
axiom_delete_datasetPermanently delete a dataset and all its data.
axiom_ingest_eventsIngest (send) JSON events into a dataset.
axiom_get_dataset_statsGet ingestion statistics for a dataset.
axiom_create_annotationCreate a new annotation (deploy marker / event note).
axiom_update_annotationUpdate an existing annotation.
axiom_delete_annotationDelete an annotation.
axiom_list_monitorsList monitors configured in the account.
axiom_get_monitorGet details of a specific monitor.
axiom_create_monitorCreate a new query monitor that alerts on conditions.
axiom_delete_monitorDelete a monitor.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Open your Axiom account settings and go to API tokens.
- Click 'Create token', select permissions (at least read access to datasets).
- Copy the generated token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Axiom to Even: call connect_begin("axiom") on the even-connect MCP and walk me through it.
List datasets in Axiom and run APL queries to analyze logs within a specific date range.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.