← spiritwavelabs.com

INDIVIDUAL MCP TOOL

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.

spiritwavelabs.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.spiritwavelabs.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for consult_council and invoke it with your own arguments.

Indexed 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 server

spiritwavelabs.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.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.

Related tools

  • consult_hafez — Consult Fal-e Hafez — the Persian practice of divination through the poetry of Hafez of Shiraz.
  • consult_tarot — Consult the Tarot — a three-card Past/Present/Future spread from the Rider-Waite-Smith deck (1909).
  • consult_iching — Consult the I Ching (Book of Changes) — the oldest continuously used divination text in the world, over 3,000 years old.
  • consult_runes — Consult the Runes — a three-rune draw (Urd/Verdandi/Skuld = Past/Present/Future) from the Elder Futhark.
  • consult_geomancy — Consult Geomancy ('Ilm al-Raml, the Arabic Science of Sand) — casts a full 16-figure shield chart and interprets it.