Option 1: Custom Connector (Recommended)
The simplest way to connect Octave to Claude Desktop.- Navigate to your Octave dashboard and click Connect Via MCP
- Copy the custom connector link
- In Claude Desktop, go to Settings > Connectors > Add custom connector
- Paste the connection URL and authenticate
Option 2: Remote MCP Config
For organizations that restrict custom connectors, you can add Octave as a remote MCP server.Edit your Claude Desktop config
In Claude Desktop, go to Settings > Developer > Edit Config to open your
claude_desktop_config.json.Add the Octave MCP server
If you have no existing MCP servers, replace the file contents with:If you already have MCP servers configured, add the
octave-myWorkspace entry to your existing mcpServers object.Replace
YOUR_CONTEXT with the value from your Octave dashboard. The full URL is provided in the Connect Via MCP dialog.