Skip to main content

Usage

anaconda-mcp claude-desktop remove-config [OPTIONS]

Description

Removes Anaconda MCP Server from the Claude Desktop configuration file. Restart Claude Desktop after running this command for the changes to take effect.
By default, this command creates a timestamped backup of the existing Claude Desktop configuration file before making any changes.

Options

Examples

Remove the default Anaconda MCP Server entry
anaconda-mcp claude-desktop remove-config
Remove a custom-named server entry
anaconda-mcp claude-desktop remove-config --name my-custom-server
Remove without creating a backup
anaconda-mcp claude-desktop remove-config --no-backup