Usage
Commands
Options
Examples
Output
- list-clients — One line per config: app name, ✓ or ✗ (found or not), and the full path when found.
- list-servers — A table with columns: APP, SERVER, COMMAND, ARGS. JSON configs use
mcpServers; Codex uses~/.codex/config.tomland[mcp_servers.<name>]. Other TOML/YAML configs are skipped. - add-server — Writes the new server to each selected config; shows success or an error.
- delete-server — Removes the server from each selected config; shows success, “Server not found”, or an error.
See also
list-clients
List MCP config file locations.
list-servers
List MCP servers from found JSON and Codex TOML configs.
add-server
Interactively add an MCP server to configs.
delete-server
Interactively remove an MCP server from configs.