Install x-mcp
Download the x-mcp binary for your platform, add it to your PATH, then choose stdio (local) or HTTP (remote) in your MCP client.
- Windows: download the .exe from the homepage or GitHub Releases. Run from terminal or use x-mcp install to add to PATH.
- macOS: download the binary for your chip (Apple Silicon or Intel). Run from terminal or use x-mcp install.
- Linux: download the binary for your architecture. Run from terminal or use x-mcp install to copy to ~/.local/bin.
After downloading, run the binary from a terminal. Use x-mcp install to copy to a directory on your PATH (e.g. ~/.local/bin on Linux/macOS, %LOCALAPPDATA%\bin on Windows), then set your MCP client command to x-mcp (or full path) and pass your API key.
You can use stdio (run x-mcp locally) or HTTP (connect to mcp.getxagent.com). See the homepage MCP config section for both options.
Get API Key