Installation
Installation
Section titled “Installation”Prerequisites
Section titled “Prerequisites”- An MCP-compatible client (e.g. Cursor, Claude Desktop, or another MCP client)
Install the MCP Server
Section titled “Install the MCP Server”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.
Verify
Section titled “Verify”Run the binary with --help to confirm it starts:
arxo-mcp --helpYou 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.
Next step
Section titled “Next step”Configure your MCP client to use this binary: Configuration.