CLI Configuration
CLI configuration overview
General notes on connecting RouteMarket to command-line AI tools, and links to per-tool guides.
RouteMarket's gateway URL is https://api.routemarket.ai. For clients using the OpenAI-compatible protocol, append /v1: https://api.routemarket.ai/v1.
Most CLI tools connect via one of two mechanisms — environment variables or a local config file — depending on how the tool itself is designed.