Search the Alejandría corpus for scripture passages, doctrinal concepts, and entity relationships. Use when the user asks theological, doctrinal, or scripture-content questions.
When answering questions about scriptures, doctrine, or gospel topics, follow this workflow:
Use mcp__alejandria__kg_relations or mcp__alejandria__kg_profile to get:
Use mcp__alejandria__search_hybrid to discover:
corpus/{lang}/scriptures/{volume}/{book}/{chapter}.txt
corpus/{lang}/general-conference/...
corpus/{lang}/biographies/...
corpus/{lang}/manuals/...
corpus/{lang}/web/...
Volumes: ot (Old Testament), nt (New Testament), bom (Book of Mormon), dc (D&C), pgp (Pearl of Great Price)
mcp__alejandria__search_hybrid — Full corpus search (textual + semantic)mcp__alejandria__search_text — Exact keyword/phrase searchmcp__alejandria__kg_find — Search entities by namemcp__alejandria__kg_relations — Get typed relations for an entitymcp__alejandria__kg_profile — Get rich entity profilemcp__alejandria__kg_neighbors — Graph neighborsmcp__alejandria__kg_docs — Documents mentioning an entitymcp__alejandria__chat_ask — Full RAG pipeline (search + KG + LLM answer)Total tool calls for a corpus question should be 3-7, not 40+. The KG and search APIs are surgical tools — use them directly.