← mythsensus.com

INDIVIDUAL MCP TOOL

daily_blessing

Draw today's deity card from Mythsensus's 1,069-deity collection.

mythsensus.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

mythsensus.com

CONNECT 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.mythsensus]
url = "https://mythsensus.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mythsensus": {
      "type": "http",
      "url": "https://mythsensus.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mythsensus
Remote MCP URL: https://mythsensus.com/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": {
    "mythsensus": {
      "url": "https://mythsensus.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mythsensus": {
      "type": "http",
      "url": "https://mythsensus.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • calculate_cosmic_score — Compute the Mythsensus Cosmic Score (1-999) for a birth date.
  • get_deep_reading — Get a focused reading for ONE specific divination system from the 26.
  • list_26_systems — Return the canonical list of 26 ancient divination systems Mythsensus implements (slug, English + Thai name, region, required inputs).
  • about_mythsensus_engine — Engineering-honest metadata about the Mythsensus engine: architecture (algorithmic vs LLM), known limitations, open-source roadmap, links.
  • 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.
  • get_system_rules — Return Mythsensus's canonical interpretation rules — the reference methodology for reading each divination system AND for forming the 26-system consensus.