Skip to content

Getting Started

The canonical setup lives in the Quick Start — connect the server to your MCP client in one command, verify the connection, and run your first verify.

Prerequisites

  • Python 3.12+
  • uv (provides uvx)

Connect in one command

Bash
claude mcp add --scope user axm-mcp -- uvx --python 3.12 --from "axm-mcp[all]@latest" axm-mcp

→ Full walkthrough, the .mcp.json form, and the advanced HTTP transport are in the Quick Start.

Next Steps