Skip to content

Using these docs with Cursor

View .md Open in ChatGPT Open in Claude

Cursor is a good home for grandMA3 plugin and showfile-tooling work โ€” itโ€™s a native MCP client and can index grandocs as a custom docs source.

  1. Add the server in ~/.cursor/mcp.json (or Settings โ†’ MCP โ†’ Add new server):

    {
    "mcpServers": {
    "grandocs": { "url": "https://grandocs-mcp.samcarlton.com/mcp" }
    }
    }
  2. Confirm the grandocs tools appear in Settings โ†’ MCP.

  3. Ask in chat โ€” Cursor calls search_docs / command_lookup and cites the page.

See Any MCP client for the tool list.

Cursor can index a docs URL and let you reference it with @Docs:

  1. Settings โ†’ Features โ†’ Docs โ†’ Add new doc.

  2. Point it at the grandocs index https://grandocs.samcarlton.com/llms.txt (or a specific product, e.g. the grandMA3 section).

  3. In chat, type @Docs and pick grandocs to pull the manual into context.