Resources
Resources are optional helpers to improve tool usage (especially code generation), not the primary feature.
- Guide:
glyphs://glyphs-mcp/guide - Docs directory listing:
glyphs://glyphs-mcp/docs - Docs index:
glyphs://glyphs-mcp/docs/index.json - Kerning datasets listing:
glyphs://glyphs-mcp/kerning - Andre Fuchs relevant pairs (normalized snapshot):
glyphs://glyphs-mcp/kerning/andre-fuchs/relevant_pairs.v1.json
By default, individual doc pages are not registered as separate resources (to avoid flooding MCP clients). Prefer docs_search + docs_get (on-demand). If you really want per-page resources, call docs_enable_page_resources (or set GLYPHS_MCP_REGISTER_DOC_PAGES=1).
See also: Settings.