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

# AI tools

> AI tools for working with Light Protocol and ZK Compression. Includes docs search, agent skills, MCP server, and ready-to-use prompts.

## For docs

* **Docs AI Search** - Search documentation with AI in the search bar.
* **Markdown Export** - Append `.md` to any page URL for raw markdown.

- **View [`/llms.txt`](https://zkcompression.com/llms.txt)** for an index of the docs - It lists key pages with descriptions
  so agents can navigate to answers quickly.

## For development

<CardGroup cols={3}>
  <Card title="Agent Skills" icon="wand-magic-sparkles" href="/ai-tools/agent-skills">
    Install structured skill files that tell agents what they can do with Light Protocol.
  </Card>

  <Card title="MCP" icon="plug" href="/ai-tools/mcp">
    Connect AI apps to Light Protocol data sources via the Model Context Protocol.
  </Card>

  <Card title="AI Prompts" icon="message-bot" href="/ai-tools/prompts">
    Ready-to-use prompts for your AI coding agent.
  </Card>
</CardGroup>
