← Registry

General Tools

spiritwavelabs.com

Provides consultations with various divination systems (Hafez, Tarot, I Ching, Runes, Geomancy) and synthesizes them into unified readings.

1 endpoint6 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://mcp.spiritwavelabs.com/mcp

No auth detected

MCP server metadata

Name
spiritwavelabs-council
Version
1.2.0
Capabilities
tools.listChanged

Known tools 6

consult_council

Consult the Pentamancy Council — five ancient oracles (Hafez, Tarot, Runes, I Ching, Geomancy) consulted in parallel and synthesized into a single unified reading.

Inferred read-only
consult_hafez

Consult Fal-e Hafez — the Persian practice of divination through the poetry of Hafez of Shiraz.

Inferred read-only
consult_tarot

Consult the Tarot — a three-card Past/Present/Future spread from the Rider-Waite-Smith deck (1909).

Inferred read-only
consult_iching

Consult the I Ching (Book of Changes) — the oldest continuously used divination text in the world, over 3,000 years old.

Inferred read-only
consult_runes

Consult the Runes — a three-rune draw (Urd/Verdandi/Skuld = Past/Present/Future) from the Elder Futhark.

Inferred read-only
consult_geomancy

Consult Geomancy ('Ilm al-Raml, the Arabic Science of Sand) — casts a full 16-figure shield chart and interprets it.

Inferred read-only

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.