> ## 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.

# Release notes

<Update label="Anaconda MCP Server 1.1.3" description="Released June 29, 2026">
  **Improvements**

  * Minor improvements and bug fixes.
</Update>

<Update label="Anaconda MCP Server 1.1.2" description="Released June 4, 2026">
  **Improvements**

  * The deprecated `compose`, `discover`, and `serve` commands are removed from `anaconda mcp --help`.
  * Added documentation and feedback links to the `anaconda mcp --help` output.
</Update>

<Update label="Anaconda MCP Server 1.1.1" description="Released May 28, 2026">
  **Bug fixes**

  * Fixed an issue where `anaconda mcp setup` could exit before all background tasks had finished.
</Update>

<Update label="Anaconda MCP Server 1.1.0" description="Released May 27, 2026">
  **What's new**

  * Added `anaconda mcp remove` command to remove an AI coding assistant configuration non-interactively.
  * Added `anaconda mcp clients` command 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.

  **Improvements**

  * Simplified the CLI. The `compose`, `discover`, and `claude-desktop` command groups have been deprecated.
  * `anaconda mcp serve` is no longer part of the public interface but remains accessible for advanced use. Run `anaconda mcp serve --help` to explore available options.
</Update>

<Update label="Anaconda MCP Server 1.0.3" description="Released April 30, 2026">
  **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.
</Update>

<Update label="Anaconda MCP Server 1.0.0" description="Released March 19, 2026">
  **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-config` command automatically configures Claude Desktop for you.
  * Support for STDIO and streamable HTTP transport.
  * `serve`, `discover`, and `compose` CLI commands for managing and composing MCP servers.

  **Known issues**

  * Claude Desktop integration is not currently supported on Windows.
</Update>
