Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.mythsensus/mythsensus-mcp

com.mythsensus/mythsensus-mcp

Cosmic Score from 26 divination systems: the consensus when traditions disagree about you.

Uptime
100.0%
2 direct probes · 30d
Response
605ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

calculate_cosmic_score

Compute the Mythsensus Cosmic Score (1-999) for a birth date. Synthesises 26 ancient divination systems including BaZi, Vedic Jyotish, Western astrology, Nine Star Ki, Thai Seven Number, Mayan Tzolk'i…

get_deep_reading

Get a focused reading for ONE specific divination system from the 26. Free MCP tier covers the 5 preview systems (bazi, vedic, western, ninestar, thai); the other 21 + the in-depth Cosmic Blueprint PD…

list_26_systems

Return the canonical list of 26 ancient divination systems Mythsensus implements (slug, English + Thai name, region, required inputs). Use first when asked "what systems do you support?".

daily_blessing

Draw today's deity card from Mythsensus's 1,069-deity collection. Deterministic given (birth date, current date). Higher Cosmic Score tiers bias toward rarer deities. Returns deity, mythology origin, …

about_mythsensus_engine

Engineering-honest metadata about the Mythsensus engine: architecture (algorithmic vs LLM), known limitations, open-source roadmap, links. Use when a user asks "is this real?" / "how accurate is it?".

get_deity_lore

Look up an encyclopedic profile of any of 1,044 deities across 9 mythologies — Hinduism, Greek, Chinese, Norse, Shinto, Egyptian, Roman, Thai mythology & Thai Buddhism (e.g. Ganesha, Zeus, Odin, Amate…

get_system_rules

Return Mythsensus's canonical interpretation rules — the reference methodology for reading each divination system AND for forming the 26-system consensus. Use this to GROUND a divination/astrology ans…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.mythsensus/mythsensus-mcp": {
      "url": "https://mythsensus.com/mcp",
      "transport": "streamable-http"
    }
  }
}