Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.octavehq.com/llms.txt

Use this file to discover all available pages before exploring further.

What is the Octave MCP Server?

Octave exposes an MCP (Model Context Protocol) server that integrates with MCP-compatible clients. This gives AI assistants direct access to your Octave workspace — including your GTM knowledge base, research tools, and content generation agents.

Supported Clients

  • Claude Desktop — Custom connector or remote MCP config
  • Claude Code — CLI command + optional LFGTM plugin
  • Cursor — MCP config file
  • Other Editors — VS Code, Zed, Windsurf, and any MCP-compatible editor

Getting Started

  1. Log in to your Octave dashboard
  2. Click Connect Via MCP
  3. Follow the setup instructions for your preferred client
Each client has a dedicated setup guide — choose yours from the sidebar.

Claude Code Plugin

For Claude Code users, the LFGTM plugin adds slash commands and specialized agents on top of the MCP tools. See the Claude Code setup guide for installation instructions.