chimera mcp add
Add (or replace-by-name) an MCP server. Persists to .chimera/mcp.json — no connect.
Arguments
NAMEstrrequiredA unique name for the server (namespaces its tools).
Options
--command, -cstrrequiredThe launch command (e.g. npx, uvx, python).
--arg, -astrA command argument (repeatable).
--env, -estrAn env var as K=V (repeatable).