Resources [[mcp_resources: Category]]Category
The four qmdc:// resources served via resources/read. Resources are the read-only, addressable counterpart to the tools; dynamic ones take the same path workspace anchor.
Guide [[res_guide: McpResource]]McpResourceGet Guide McpTool 88%Content Generator ContentGenerator 78%QMDC for Agents Explanation 76%
The QMDC agent guide.
- uri: qmdc://guide
- mimeType: text/markdown
- status: implemented
Description [[description: text]]textGet Guide McpTool 89%Get Tree McpTool 89%Diagnostics Category 87%
Static, build-embedded guide to the QMD.md format QMDC: Guide for AI Agents. Served byte-for-byte from the binary (no runtime file read). The Get Guide tool exposes the identical content for tools-only clients.
Tree [[res_tree: McpResource]]McpResourceGet Tree McpTool 89%Views NarrativeDoc 81%Get Workspace Tree Command 80%
The workspace tree (smart mode).
- uri: qmdc://tree
- mimeType: application/json
- status: implemented
Description [[description: text]]text
Dynamic smart-mode tree of the workspace at path — the resource form of Get Tree with mode: smart.
Object [[res_object: McpResource]]McpResourceDescribe Object McpTool 76%Go to Object ExtCommand 76%Locate Object McpTool 72%
A single object card by id.
- uri: qmdc://object/{id}
- mimeType: application/json
- status: implemented
Description [[description: text]]text
Dynamic object description — the resource form of Describe Object. The {id} segment is percent-decoded, so ids containing : or spaces can be requested as qmdc://object/ns%3Ausers.
Diagnostics [[res_diagnostics: McpResource]]McpResourceValidate Workspace ExtCommand 83%Workspace Validate Command 80%CLI CLI 77%
Workspace validation diagnostics.
- uri: qmdc://diagnostics
- mimeType: application/json
- status: implemented
Description [[description: text]]text
Dynamic broken-link / ambiguous-reference diagnostics for the workspace at path — the resource form of the Diagnostics feature and the qmdc_validate_references tool.