Using these docs with Cursor
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.
Connect the MCP server
Section titled โConnect the MCP serverโ-
Add the server in
~/.cursor/mcp.json(or Settings โ MCP โ Add new server):{"mcpServers": {"grandocs": { "url": "https://grandocs-mcp.samcarlton.workers.dev/mcp" }}} -
Confirm the grandocs tools appear in Settings โ MCP.
-
Ask in chat โ Cursor calls
search_docs/command_lookupand cites the page.
See Any MCP client for the tool list.
Or index the docs with @Docs
Section titled โOr index the docs with @DocsโCursor can index a docs URL and let you reference it with @Docs:
-
Settings โ Features โ Docs โ Add new doc.
-
Point it at the grandocs index
https://grandocs.samcarlton.com/llms.txt(or a specific product, e.g. the grandMA3 section). -
In chat, type
@Docsand pick grandocs to pull the manual into context.