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

# Introduction

> SessionBase - Share AI chat sessions with developers

## What is SessionBase?

SessionBase is a developer tool for sharing AI chat sessions. It allows you to capture, store, and share your AI conversations with team members, creating a knowledge base of your development processes.

## Getting Started

<CardGroup cols={2}>
  <Card title="MCP Server" icon="server" href="/mcp-server/installation">
    Push sessions directly from Claude Code, Gemini CLI, Q Chat, or Codex CLI using natural language.
  </Card>

  <Card title="CLI" icon="terminal" href="/cli/installation">
    Install and use the SessionBase CLI to manage your AI sessions.
  </Card>
</CardGroup>
