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

# Welcome to CodeAlive

> Context Engine for AI-powered Code Review & Codebase Deep Research

## Breathe Life Into Your Codebase

**CodeAlive** is a powerful context engine that transforms how AI understands and interacts with your code. By building a comprehensive knowledge graph of your entire codebase, CodeAlive enables AI assistants to provide deeper, more accurate insights and code reviews.

## Get Started in Seconds

```bash theme={null}
npx @codealive/installer
```

Auto-detects and configures CodeAlive for Claude Code, Cursor, VS Code, Windsurf, Cline, and 15+ more agents. [Learn more →](/installation)

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Set up CodeAlive in minutes and start using AI-powered code intelligence
  </Card>

  <Card title="MCP Integration" icon="plug" href="/integrations/mcp">
    Connect CodeAlive with 20+ AI assistants including Claude, Cursor, Windsurf, Codex, and more
  </Card>

  <Card title="Semantic Search" icon="magnifying-glass" href="/features/semantic-search">
    Find code by meaning and intent across your entire codebase
  </Card>

  <Card title="API Documentation" icon="code" href="/api-reference/toolapi/list-visible-data-sources">
    Integrate CodeAlive's API into your development workflow
  </Card>
</CardGroup>

## Key Features

<AccordionGroup>
  <Accordion title="Universal Language Support" icon="code">
    CodeAlive supports all programming languages, enabling comprehensive code analysis across any technology stack.
  </Accordion>

  <Accordion title="Multi-Repository Context" icon="folder-tree">
    Analyze and understand relationships across multiple repositories simultaneously, perfect for microservices and monorepo architectures.
  </Accordion>

  <Accordion title="AI Performance Boost" icon="gauge-high">
    Accelerate AI agent performance by up to 83% with deep contextual understanding and semantic code search capabilities.
  </Accordion>

  <Accordion title="Knowledge Graph" icon="network-wired">
    Automatically builds a comprehensive knowledge graph that maps relationships between code components, dependencies, and architectural patterns.
  </Accordion>
</AccordionGroup>

## Learn More

<CardGroup cols={3}>
  <Card title="Example Workflows" icon="flask" href="/workflows">
    Real-world patterns for using CodeAlive with AI agents
  </Card>

  <Card title="Tips & Tricks" icon="lightbulb" href="/tips-and-tricks">
    Get better results with practical tips
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/troubleshooting">
    Solutions for common issues
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={3}>
  <Card title="Sign Up" icon="user-plus" href="https://app.codealive.ai">
    Create your CodeAlive account
  </Card>

  <Card title="GitHub" icon="github" href="https://github.com/CodeAlive-AI">
    Explore our open-source projects
  </Card>

  <Card title="Support" icon="life-ring" href="mailto:support@codealive.ai">
    Get help from our team
  </Card>
</CardGroup>
