Skip to content

ax1om documentation

ax1om trains prediction models on your own outcome history and hands them to your team and your agents. These are the docs for calling them.

Get started

mcp.json
{
"mcpServers": {
"ax1om": {
"type": "http",
"url": "https://api.ax1om.ai/mcp",
"headers": { "Authorization": "Bearer ax1m_sk_your_key_here" }
}
}
}

Set up your agent

Paste this at your coding agent. It fetches the onboarding doc and works through it: connect the server, run the checks that never touch the network, train, read the result.

Set up ax1om for me. Fetch https://ax1om.ai/get-started.md and follow it.

Start here

What's new

Full changelog

Guides

Reference

Need help?Contact supportLatest changes?See the changelog
Something wrong?Check system statusComing soon