SpiritWave Labs Divination Engine for Claude Desktop
io.github.vizkr/council
Divination for AI agents: Hafez, Tarot, I Ching, Runes, Geomancy, and the five-oracle Council.
client:Claude Desktop
transport:streamable-http
tools:6
Install SpiritWave Labs Divination Engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"council": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.spiritwavelabs.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs