Synopsis
Description
list-clients finds and lists MCP config files that your AI coding apps use. By default it shows only configs that exist on your system, with their full paths. Use —all to show every known config location (including ones that don’t exist yet).Options
| Option | Short | Description |
|---|---|---|
| —all | -a | Show all known config locations (found and not found). |
Examples
Output
For each config you see:- App name — e.g. Claude Desktop, Cursor, Codex.
- ✓ or ✗ — Whether the config file was found.
- Path — Full path to the config file when found.
See also
- list-servers — List MCP servers from found JSON and Codex TOML configs.
- Supported apps — Config paths for each app.