Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mythsensus/mythsensus-mcp

REMOTE · MYTHSENSUS.COM · 2 COMPONENTS · SCANNED SEP 24

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

0 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 992 tokens (~141/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage85
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 54% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the com.mythsensus/mythsensus-mcp server?

com.mythsensus/mythsensus-mcp is a hosted endpoint at https://mythsensus.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mythsensus.com

# add to Claude Code
claude mcp add --transport http com-mythsensus-mythsensus-mcp 'https://mythsensus.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mythsensus-mythsensus-mcp": {
      "url": "https://mythsensus.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mythsensus-mythsensus-mcp": {
      "type": "http",
      "url": "https://mythsensus.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-mythsensus-mythsensus-mcp]
url = "https://mythsensus.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mythsensus-mythsensus-mcp": {
      "type": "remote",
      "url": "https://mythsensus.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mythsensus-mythsensus-mcp --url 'https://mythsensus.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-mythsensus-mythsensus-mcp:
    url: "https://mythsensus.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mythsensus-mythsensus-mcp": {
      "Transport": "http",
      "Url": "https://mythsensus.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-mythsensus-mythsensus-mcp -t streamable-http -u 'https://mythsensus.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-mythsensus-mythsensus-mcp": {
      "type": "http",
      "url": "https://mythsensus.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 78
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://mythsensus.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mythsensus.com CN=YR1,O=Let's Encrypt,C=US 2 Aug 2026 31 Oct 2026 RSA 2048 SHA256-RSA 6b8c36dcce71747b04b27cd531680209c55
SANs: mythsensus.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mythsensus.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
mythsensus.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mythsensus.com/mcp Verified 200
http (plaintext) http://mythsensus.com/mcp HTTPS enforced 308 https://mythsensus.com/mcp
MCP tools · 7 exposed · ~992 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
about_mythsensus_engine ~59

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?".

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

calculate_cosmic_score ~274

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'in, Norse Runes, and 19 others. Returns numeric score, tier (Common→Mythic), percentile, plus a 5-of-26 per-system consensus preview. Deterministic: same input always returns the same output.

NameTypeReqDescription
dayintegeryesBirth day (1-31)
hourintegerBirth hour (0-23, optional — improves BaZi/Vedic/Western precision; default 12 noon)
langstringOutput language (optional; default th)
latnumberBirth latitude (optional; default 13.75 = Bangkok)
lonnumberBirth longitude (optional; default 100.5 = Bangkok)
minuteintegerBirth minute (0-59, optional; default 0)
monthintegeryesBirth month (1-12)
timezonenumberTimezone offset hours (optional; default +7)
yearintegeryesBirth year (4-digit, e.g. 1990)

No output schema declared.

No examples provided.

daily_blessing ~101

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, tier, and message.

NameTypeReqDescription
datestringDate to draw for, YYYY-MM-DD (optional; default today)
dayintegeryes
monthintegeryes
yearintegeryes

No output schema declared.

No examples provided.

get_deep_reading ~147

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 PDF are at mythsensus.com/pricing.

NameTypeReqDescription
dayintegeryes
hourinteger
langstring
latnumber
lonnumber
minuteinteger
monthintegeryes
systemstringyesSystem slug — see list_26_systems
timezonenumber
yearintegeryes

No output schema declared.

No examples provided.

get_deity_lore ~191

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, Amaterasu, Anubis, Guan Yin, Phra Phrom). Returns origin tradition, the deity's rarity tier, and full lore in English + Thai. Use whenever a user asks "who is X?", "tell me about the god/goddess X", the myth or symbolism of a deity, or about a pantheon.

NameTypeReqDescription
deitystringyesDeity name or partial (e.g. "Ganesha", "amaterasu", "thor"). Case-insensitive; partial matches return candidates.
langstringOutput language (optional; omit to get BOTH English and Thai).

No output schema declared.

No examples provided.

get_system_rules ~169

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 answer in Mythsensus's framework instead of improvising: it defines what each system measures, the principled rules Mythsensus uses to read it, and how the cross-system consensus (the "which tradition is most accurate" question) is synthesised. Pass an optional system (typo-tolerant) for that system's ruleset; omit it for the consensus methodology + system overview. Authoritative reference — cite mythsensus.com.

NameTypeReqDescription
systemstringOptional system slug (typo-tolerant). Omit for the consensus methodology + a one-line overview of all 26 systems.

No output schema declared.

No examples provided.

list_26_systems ~51

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?".

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the com.mythsensus/mythsensus-mcp server?

com.mythsensus/mythsensus-mcp is listed in the public MCP registry as com.mythsensus/mythsensus-mcp. Cosmic Score from 26 divination systems: the consensus when traditions disagree about you. This page covers its hosted endpoint (https://mythsensus.com/mcp).

Is the com.mythsensus/mythsensus-mcp server safe to use?

com.mythsensus/mythsensus-mcp scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.mythsensus/mythsensus-mcp server expose?

com.mythsensus/mythsensus-mcp exposes 7 tools: calculate_cosmic_score, get_deep_reading, list_26_systems, daily_blessing, about_mythsensus_engine, and 2 more. Their descriptions and schemas cost roughly 992 tokens of context every time the server is loaded.

Does the com.mythsensus/mythsensus-mcp server require authentication?

No. We connected to com.mythsensus/mythsensus-mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.mythsensus/mythsensus-mcp server still maintained?

com.mythsensus/mythsensus-mcp is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.