Axiom is a JavaScript implementation of the official Axiom MCP server, designed to allow AI agents to query data using the Axiom Processing Language (APL). Packaged as an npm module, it offers seamless integration with Node.js environments, providing the same functionality as the original Go version. Configuration is flexible, supporting environment variables and config files. It exposes API endpoints for querying data and listing datasets, making it straightforward to interact with Axiom's capabilities within AI agent workflows.