Skip to main content
For Codex, Claude Code, and OpenCode, paste this prompt into your agent:
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.
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

Run the setup status command:
Follow any reconnect instruction it prints. For client errors or interrupted sign-in, see troubleshooting.
This removes the installer-managed guidance and removes or disables its connection. Restart open clients afterward. For a manually added connector, remove it in the client’s settings.
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.