Skip to main content

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 llms.txt 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:
npx mint-mcp add klavisai
Everything will be set up automatically!