Large Language Models (LLMs) are powerful tools for exploring and learning about Tilebox. This section explains how to provide them with Tilebox-specific context for tailored, relevant and up-to-date responses.
AI assistants and Large Language Models (LLMs) can answer questions, guide you in using Tilebox, suggest relevant sections in the documentation, and assist you in creating workflows.
The full content of the Tilebox documentation is available in plain markdown format at https://docs.tilebox.com/llms-full.txt. Upload this document to your AI assistant or LLM to provide it with Tilebox-specific context.
The Documentation Context is updated whenever the documentation changes. If you download the file, refresh it occasionally to stay up-to-date.
Tilebox Docs can be installed as an MCP tool, so an MCP client can ask for detailed context on specific topics.Run the following command to generate an MCP server for Tilebox Docs.
Copy
Ask AI
npx mint-mcp add tilebox
The command line tool will guide you along the installation process for Cursor, Windsurf, Claude Code, Augment Code or other MCP clients.
The MCP server always retrieves the most up to date version of the documentation.