Skip to content

Using these docs with AI

View .md Open in ChatGPT Open in Claude

grandocs is built so your AI assistant can read the real MA manual instead of guessing. Pick the tool you already use — each guide below is a short, copy-paste setup.

If you want to…UseHow it connects
Ask questions / write macros in a chat windowChatGPT or ClaudeCustom GPT / Project knowledge, or paste a page
Let an agent search the docs for you, liveClaude, Cursor, VS Code CopilotMCP server (one shared endpoint)
Write grandMA3 Lua pluginsVS Code + Copilot or CursorMCP + the page’s .md as context
Research with citations, no setupPerplexity or NotebookLMpaste a grandocs URL as a source

Whatever your tool, these always work:

  • Copy as Markdown — every docs page has a button in its header that copies the clean markdown. Paste it into any chat.
  • Append .md to any URL — e.g. /grandma3/2-4/keyword_store.md is the raw markdown of the Store keyword page. Hand that URL (or the whole /llms.txt index) to any assistant that can read a link.