> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kombai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Kombai works with MCP in both directions, connecting to your tools and data sources or letting external AI coding agents use Kombai from wherever they run.

<Columns cols={2}>
  <Card title="Kombai MCP Server" icon="arrow-right-to-bracket" href="/features/mcp/kombai-mcp-server" arrow>
    Let coding agents like Claude Code, Cursor, or Codex start Kombai chats and read your canvases from outside the app.
  </Card>

  <Card title="External MCP Servers" icon="plug" href="/features/mcp/external-mcp-servers" arrow>
    Give Kombai access to your own tools and data sources over stdio, SSE, or streamable HTTP.
  </Card>
</Columns>
