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.Set Claude org preferences (recommended)
Applies to both install options above. With Octave connected alongside tools like HubSpot, Salesforce, Gong, or Granola, Claude needs a hint to route GTM questions through Octave’s synthesis layer instead of reaching for raw CRM or call-transcript data. Set this once at the org level and every rep gets it automatically — no need to prefix prompts with “Using Octave, …”.Copy the canonical instructions
Open the Octave org instructions for Claude and pick a version:
short.md(~1,700 chars) — leaves headroom to layer workspace-specific rules on top (custom ICPs, named motions, vertical terminology).long.md(~2,950 chars) — recommended when HubSpot, Salesforce, Gong, Granola, Fathom, or Clay are also connected. Adds explicit demotion of raw-data tools and LFGTM plugin routing.
Paste into Claude org preferences
In Claude Desktop (or claude.ai), go to Settings → Organization preferences and paste. Save.
Organization preferences are admin-only (Teams / Enterprise) and can take up to 1 hour to propagate across Claude products. Individual Pro users can paste the same text into Settings → Personal preferences instead.
Test the routing
After propagation, start a new conversation and run this prompt without mentioning Octave:
“What’s the status of my deal with Acme and what should I be doing next?”Claude should call
get_deal_deep_dive directly. If it still reaches for a CRM tool first, tighten the Routing vs. other connectors section of your org preferences. See the full install and test guide for more prompts, customization tips, and troubleshooting.