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

# LLM-based Development

> Enhance your AI coding experience with LLM readable documentation.

## Overview

Welcome to the guide on utilizing our specialized `llms.txt` files to enhance your LLM-based coding workflow. Whether you’re using Replit, Cursor, Claude Code, or any other AI coding tool, this page will assist you in leveraging our resources to debug and refine code generated by Klavis.

## Option 1: Copy-paste llms.txt

Copy the [<u>llms.txt</u>](https://raw.githubusercontent.com/Klavis-AI/klavis/refs/heads/main/LLM.md) and paste it in the prompt for your coding assistant.

## Option 2: Install the MCP server

Open a terminal and run the following command to install the MCP server locally:

```bash theme={null}
npx mint-mcp add klavisai
```

Everything will be set up automatically!
