The CLI agent is a lightweight local proxy that lets the API Tester reach endpoints on your machine or private network — URLs that are not reachable from the public internet.
npm install -g @247365/api-agent
api-agent start --token <your-token>
Once running, the agent opens a WebSocket tunnel between your machine and the 247365 API Tester. The status indicator in the app will turn green when the connection is established.
Your agent token is available in the API Tester settings panel. Sign in, open Settings, and copy the token shown under CLI Agent.
--port <n> to use a different port.api-agent start again. The app will reconnect automatically within a few seconds.