General Tools
spiritwavelabs.com
Provides consultations with various divination systems (Hafez, Tarot, I Ching, Runes, Geomancy) and synthesizes them into unified readings.
ENDPOINT 1
https://mcp.spiritwavelabs.com/mcp
MCP server metadata
- Name
- spiritwavelabs-council
- Version
- 1.2.0
Known tools 6
consult_councilConsult the Pentamancy Council — five ancient oracles (Hafez, Tarot, Runes, I Ching, Geomancy) consulted in parallel and synthesized into a single unified reading.
Inferred read-onlyconsult_hafezConsult Fal-e Hafez — the Persian practice of divination through the poetry of Hafez of Shiraz.
Inferred read-onlyconsult_tarotConsult the Tarot — a three-card Past/Present/Future spread from the Rider-Waite-Smith deck (1909).
Inferred read-onlyconsult_ichingConsult the I Ching (Book of Changes) — the oldest continuously used divination text in the world, over 3,000 years old.
Inferred read-onlyconsult_runesConsult the Runes — a three-rune draw (Urd/Verdandi/Skuld = Past/Present/Future) from the Elder Futhark.
Inferred read-onlyconsult_geomancyConsult Geomancy ('Ilm al-Raml, the Arabic Science of Sand) — casts a full 16-figure shield chart and interprets it.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.