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
Description
Runs the Anaconda AI MCP (Model Context Protocol) server, which exposes tools for managing models and servers through MCP-compatible clients and IDEs.MCP tool names use underscores (Python convention) and may differ from CLI command names. For example, the MCP
list_models tool corresponds to the CLI anaconda ai models command.The MCP integration requires the
mcp extra. To install it, run: