Skip to content
Arxo Arxo

Installation

  • An MCP-compatible client (e.g. Cursor, Claude Desktop, or another MCP client)

Download the arxo-mcp binary for your platform from GitHub Releases. Extract it and place the binary on your PATH, or note the full path for the next step.

Run the binary with --help to confirm it starts:

Terminal window
arxo-mcp --help

You should see options such as --cache-ttl, --max-cache-entries, and --log-level. The server is intended to be started by your MCP client (stdio); you do not need to run it manually for normal use.

Configure your MCP client to use this binary: Configuration.