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.
Bug fixes
- Fixed an issue where
anaconda mcp setupcould exit before all background tasks had finished.
What’s new
- Added
anaconda mcp removecommand to remove an AI coding assistant configuration non-interactively. - Added
anaconda mcp clientscommand to list supported AI coding assistants and whether Anaconda MCP Server is currently configured for each. - Windows is now officially supported.
- Authentication is now required before the MCP server starts. You will be prompted to log in on first use.
- Added Terms of Service acceptance flow on first use.
- Simplified the CLI. The
compose,discover, andclaude-desktopcommand groups have been deprecated. anaconda mcp serveis no longer part of the public interface but remains accessible for advanced use. Runanaconda mcp serve --helpto explore available options.
What’s new
- Added
anaconda mcp setup, an interactive wizard that configures your AI coding assistant to use Anaconda MCP Server at a global or project level. Supported assistants: Claude Desktop, Claude Code, Cursor, VS Code, Opencode, and Windsurf.
What’s new
- Anaconda MCP Server is now available. Connect Claude Desktop to your conda environments and manage packages using natural language.
- Built-in
anaconda-mcp claude-desktop setup-configcommand automatically configures Claude Desktop for you. - Support for STDIO and streamable HTTP transport.
serve,discover, andcomposeCLI commands for managing and composing MCP servers.
- Claude Desktop integration is not currently supported on Windows.