AI Tools

Use AI tools with Lucid docs by connecting MCP, indexing with llms.txt, and choosing the right Lucid extension skills

Use MCP for a live connection

Use our Readme MCP when you want your AI tool to connect directly to Lucid Developer Documentation.

For setup steps and connection examples, see MCP.

Use llms.txt as a base for exploration

Start SDK and editor extension questions with the Lucid docs index:

https://lucid.readme.io/llms.txt

This file acts as a map of the documentation. Ask the AI tool to return the exact URLs instead of summarizing the file so you can open the exact pages you need.

file-lines

Use llms.txt when you want answers from the docs without setting up a full mcp connection.

Choose a skill

Use a skill when you want your AI tool to follow repeatable instructions for a specific Lucid workflow.

  • Choose the edit skill when you want the tool to modify an existing Lucid editor extension, debug code, or answer SDK questions.
  • Choose the create skill when you want the tool to scaffold a new Lucid editor extension package.

Copy a skill into your AI tool when you want reusable instructions, or use the same skills as tools when you connect to the MCP.