1
Install
Your agent runs the recommended installer. It connects supported installed clients to AgentMuxer and adds guidance to search the marketplace when a task needs external tools or information.To run setup yourself in a terminal with Node.js 22.18 or later and npm:To set up just one client, add
--client codex, --client claude-code, or --client opencode.2
Sign in
On first installation, setup starts your client’s browser sign-in. Complete the prompts for each client you connect. Sign-in is required for free and paid use.Existing credentials are preserved. If setup prints a reconnect command, run that command and finish sign-in.
3
Restart and try it
Restart open coding-agent clients to load the connection, then paste this into a new conversation:This first prompt explores the catalog without buying a tool call. Next, give your agent a task.
Other clients and manual setup
The installer also adds reusable discovery guidance. Manual MCP registration only adds the connection.- ChatGPT or Claude
- Codex
- Claude Code
- Cursor
- VS Code
In your platform’s connector settings, add a custom remote MCP connection using this URL, then complete sign-in:Start a new conversation after connecting. Custom connector availability depends on your platform and plan.
Manage the connection
Check setup or reconnect
Check setup or reconnect
Run the setup status command:Follow any reconnect instruction it prints. For client errors or interrupted sign-in, see troubleshooting.
Remove the installer-managed connection
Remove the installer-managed connection
Building and distributing your own agent? Use an application API key with the SDK. That flow does not require browser sign-in for each run.