Skip to main content

Documentation Index

Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

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