Skip to content

aix remove

Removes items from ai.json (or ai.local.json) and updates editors.

Terminal window
aix remove <type> <name> [flags]
Terminal window
aix remove skill react
Terminal window
aix remove mcp github

Also cleans up global MCP config if the server is no longer used by any project.

FlagDescription
--local / -lRemove from ai.local.json.
--yes / -ySkip confirmation prompt.
--no-deleteSkip deleting files from editors (for skills).
--no-syncSkip syncing editor config (for MCP).