- Step 1: Install MCPM via recommended methods such as `curl -sSL https://mcpm.sh/install|bash`
- Step 2: Use `mcpm search [QUERY]` to find available MCP servers in the registry
- Step 3: Add desired MCP servers with `mcpm add SERVER_URL` or via registry names
- Step 4: Organize servers into profiles using `mcpm profile add PROFILE_NAME` and activate profiles with `mcpm activate PROFILE_NAME`
- Step 5: Configure the active client with `mcpm client set CLIENT_NAME`
- Step 6: Use `mcpm router` commands to start, stop, and share the MCPM router for server aggregation
- Step 7: Manage server configurations including listing (`mcpm ls`), removing (`mcpm rm SERVER_NAME`), and copying (`mcpm cp`) as needed