Learning Resources
wheelofheaven.world
Provides full-text search and retrieval of mythological and religious texts, encyclopedia entries, and comparative mythology datasets from the Wheel of Heaven corpus.
ENDPOINT 1
https://mcp.wheelofheaven.world/mcp
MCP server metadata
- Name
- wheel-of-heaven
- Version
- 0.1.0
Read-only access to the Wheel of Heaven corpus (wheelofheaven.world) — a comparative-mythology research project that reads ancient sources, flood traditions, divine-council material, and precessional cosmology through its declared interpretive framework (the Raëlian canon as interpretive centre). All content is CC0. Epistemic contract: entries carry a claim_type label — "direct" (explicit in a primary source AND mainstream-uncontroversial), "framework" (explicit in the project's canon but NOT endorsed by mainstream scholarship), "inferred" (reasonable reading of a source), "speculative" (interpretive synthesis). Treat "framework" and "speculative" content as the project's interpretation, not consensus. Fact-layer tools return source-grounded data; interpretation is always labeled as such. Cite entries by their canonical www URL.
Known tools 9
search_corpusFull-text search over the Wheel of Heaven corpus: wiki encyclopedia entries, the precessional-ages timeline, digitized library source texts (Genesis, Atrahasis, Gilgamesh, Enuma Elish, the Raëlian books, and ~120 more), research articles, and newsroom dispatches.
Inferred read-onlyget_entryFetch one Wheel of Heaven entry — an encyclopedia (wiki) entry, a precessional-age timeline chapter, a research article, or a newsroom dispatch — as markdown with its epistemic metadata: claim_type (direct = explicit in a primary source and mainstream-uncontroversial; framework = explicit in the project's canon but not mainstream-endorsed; inferred = reasonable reading; speculative = interpretive synthesis), editorial_pass, references, typed related-content edges, and canonical citation URLs.
Inferred read-onlyget_passageFetch a chapter of a digitized primary source text from the Wheel of Heaven library (Genesis, Atrahasis, Epic of Gilgamesh, Enuma Elish, the Book of Enoch, the Raëlian books, and ~120 more) as numbered paragraphs with stable reference IDs (e.
Inferred read-onlycompare_traditionsReturn rows from one of the Wheel of Heaven comparative-mythology datasets: flood-myths (survivor, decreeing power, warner, vessel, birds, landing place across 8 traditions), divine-council-index, theomachy-crossrefs (divine-combat motifs), world-ages (precessional ages), or prophets-and-religions.
Inferred read-onlyquery_graphQuery the typed Wheel of Heaven content graph: the 1-hop ego network of any corpus node, with typed edges (see_also, in_body, cites_source, same_tradition, same_age, comparison_of) in both directions plus resolved neighbor titles/URLs.
Inferred read-onlyget_interpretationReturn the Wheel of Heaven interpretive framework's reading of a topic — explicitly the project's own Raëlian-canon-centred position, NOT mainstream consensus.
Inferred read-onlyget_methodReturn the Wheel of Heaven editorial methodology: the claim_type taxonomy (direct/framework/inferred/speculative), the six-source rule (every new entry cites a Raëlian, ancient-primary, scholarly, scientific, comparative-tradition, AND critical source), editorial passes, and translation policy.
Inferred read-onlyget_glossary_termLook up a core Wheel of Heaven term (Elohim, Yahweh, precession, World Ages, …) in the project glossary, returning its definition and renderings in all 9 site languages.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.wheel-of-heaven]
url = "https://mcp.wheelofheaven.world/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"wheel-of-heaven": {
"type": "http",
"url": "https://mcp.wheelofheaven.world/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: wheel-of-heaven
Remote MCP URL: https://mcp.wheelofheaven.world/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"wheel-of-heaven": {
"url": "https://mcp.wheelofheaven.world/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"wheel-of-heaven": {
"type": "http",
"url": "https://mcp.wheelofheaven.world/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "wheel-of-heaven",
"transport": "streamable-http",
"url": "https://mcp.wheelofheaven.world/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for wheelofheaven.world was fetched 2026-08-16T05:30:18.924Z.
wheelofheaven.world is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.