> ## 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.

# Octave MCP

> Connect your Octave workspace to Claude, Cursor, and other AI tools via MCP. Access your GTM knowledge base directly from your editor.

## 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 — your [Library](/concepts/library) (personas, [motions](/concepts/motions), competitors, proof points, objections, references), [analytics](/concepts/analytics) (findings, events, insights, [suggestions](/concepts/suggestions)), prospect research and enrichment, CRM and pipeline queries, content-generation [agents](/concepts/agents), hosted [Assets](/concepts/assets), and managed [Skills](/concepts/skills) — reusable methods your assistant discovers and follows on demand. See [Available Tools](/mcp/available-tools) for the full tool reference.

### Supported Clients

* **Claude Desktop** — Custom connector or remote MCP config
* **Claude Code** — CLI command + optional [LFGTM plugin](https://github.com/octavehq/lfgtm)
* **Cursor** — MCP config file
* **Other Editors** — VS Code, Zed, Windsurf, and any MCP-compatible editor

### Getting Started

1. Log in to your [Octave dashboard](https://app.octavehq.com)
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](https://github.com/octavehq/lfgtm) adds slash commands and specialized agents on top of the MCP tools. See the [Claude Code setup guide](/mcp/claude-code) for installation instructions.
