Use this file to discover all available pages before exploring further.
The Anaconda documentation MCP server lets AI coding assistants search and retrieve Anaconda documentation in real time, so you get accurate, up-to-date answers without leaving your chat window or code editor.
Test the connection by asking “What tools do you have available?” in Cursor’s chat. Cursor should show the Anaconda MCP server as an available tool.
To connect the Anaconda MCP server to VS Code, click Install in VS Code:To manually connect the MCP server, create a .vscode/mcp.json file and add the following:
To test the connection, open a new chat session (Ctrl+Alt+I on Windows/Ctrl+Cmd+I on macOS) and ask “Which MCP tools do you have available?” to confirm that the Anaconda MCP server appears in the response.See the VS Code documentation for details.