Connect Octave to Claude Code via the CLI
Add the MCP server
claude mcp add octave-myWorkspace --transport http https://mcp.octavehq.com/mcp?ctx=YOUR_CONTEXT
Verify the installation
claude mcp list
octave-myWorkspace
Authenticate
/mcp
Add the Octave marketplace
claude plugin marketplace add https://github.com/octavehq/lfgtm
Install the plugin
claude plugin install octave@lfgtm
Start using Octave