SpiritWave Labs Oracle
SpiritWave Labs – Pentamancy Council MCP Server
Stellt den SpiritWave Labs Pentamancy Council (Fünf-Orakel-Wahrsage-Engine) KI-Agenten über das Model Context Protocol zur Verfügung.
Tools
consult_council
Konsultiert fünf antike Orakel parallel und fasst ihre Lesungen zu einem einzigen vereinheitlichten Rat zusammen:
Hafez – Persische Sufi-Dichtung (Fal-e Hafez)
Tarot – Rider-Waite-78-Karten-Deck, 3-Karten-Legung
Runen – Elder Futhark, 3-Runen-Ziehung
I Ging – Buch der Wandlungen, Münzwurf-Hexagramm
Geomantie – Arabisches `Ilm al-Raml, Schilddiagramm
Der Server zieht alle fünf, interpretiert jede und synthetisiert dann. Am besten geeignet für Fragen von Substanz – große Entscheidungen, emotionale Kreuzungen, spirituelle Richtung.
Eingabe: { question: string } (3–1000 Zeichen)
Einzelkonsultationen
consult_hafez, consult_tarot, consult_iching, consult_runes, consult_geomancy – jede zieht ihre eigene Tradition serverseitig und interpretiert sie in der Stimme dieser Tradition. Die Tool-Beschreibungen sind so geschrieben, dass sich Agenten selbst zuordnen; es gibt bewusst kein Router-Tool.
Related MCP server: Yijing Bazi MCP Server
Zahlungen (x402)
Von Anfang an kostenpflichtig. 0,50 $ pro Council-Lesung, 0,10 $ pro einzelnes Orakel, in USDC auf Base über das x402-Protokoll:
initialize,tools/list, Benachrichtigungen – kostenlos. Verbinden, entdecken, Preise lesen.tools/callauf einem kostenpflichtigen Tool ohne Zahlung → HTTP 402 mitpaymentRequirementsim Body (Schemaexact, Payee-Adresse, atomarer Betrag).Wiederholen mit dem
X-PAYMENT-Header (signierte EIP-3009-Nutzlast); der x402 Foundation Facilitator verifiziert und wickelt ab, der Aufruf wird fortgesetzt, und die Abrechnungsquittung wird inX-PAYMENT-RESPONSEzurückgegeben.
Agenten, die x402-fetch (oder einen beliebigen x402-fähigen Client) verwenden, erhalten diesen Ablauf automatisch. Konfiguration: X402_PAYEE, X402_FACILITATOR, X402_ENABLED (siehe docker-compose.yml).
Architektur
Dies ist ein dünner Proxy. Der MCP-Server empfängt JSON-RPC-Toolaufrufe und leitet sie an die bestehende SpiritWave Labs PHP-API weiter:
Agent → MCP server (this repo, Streamable HTTP) → PHP API (temple.php, individual oracle endpoints) → DeepSeekDie Wahrsage-Engine lebt vollständig im PHP-Backend. Dieser Server fügt die MCP-Protokollebene hinzu – er implementiert selbst keine Wahrsage-Logik.
Transport
Streamable HTTP (der MCP-Standard für Remote-Server). Einzelner Endpunkt: POST /mcp.
Einrichtung
npm install
npm run build # compile TypeScript
npm start # run the compiled server
# or for development:
npm run dev # run via tsx with hot reloadKonfiguration
Umgebungsvariable | Standard | Beschreibung |
|
| HTTP-Port |
|
| Die PHP-API-Basis-URL, an die weitergeleitet wird |
Roadmap
Phase 1 (abgeschlossen): MCP-Gerüst, sechs Tools, bereitgestellt unter
mcp.spiritwavelabs.com(Docker, hinter nginx, gesund seit 2026-08-18).Phase 2: x402-Zahlungsebene – USDC-Zahlung pro Aufruf über den Coinbase-CDP-Facilitator (Base-Netzwerk). Agenten zahlen pro Lesung.
Phase 3: Registry-Eintrag – offizielle MCP-Registry, Smithery, Glama.
Lizenz
MIT © SpiritWave Labs
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityCmaintenanceIntegrates I Ching divination with AI responses, allowing users to receive guidance through traditional Chinese philosophy using the bibliomantic approach described in Philip K. Dick's work.42MIT
- AlicenseBqualityDmaintenanceProvides traditional Chinese metaphysics analysis capabilities including I Ching divination (hexagram generation and interpretation) and Bazi (Four Pillars) fortune-telling with comprehensive life analysis covering career, wealth, relationships, and health predictions.101129MIT
- AlicenseAqualityBmaintenanceProvides professional-grade Rider-Waite tarot readings and 11 specialized spreads through a comprehensive interpretation engine featuring elemental and context-aware analysis. It enables users to perform cryptographically secure card draws, create custom spreads, and explore detailed card symbolism via MCP or HTTP protocols.141416MIT
- FlicenseAqualityDmaintenanceFour specialized AI agent skills: Integral Hermeneutics (8-lens text interpretation through any text type), Rune Wisdom (Elder Futhark divination), What-If Scenario Builder (15 foresight frameworksg), and Strategical Alignment (6-phase protocol for detecting where short-term optimization builds long-term fragility, with 9-dimension gap assessment)4
Related MCP Connectors
Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.
I-Ching (周易) oracle: cast a hexagram, read classical commentary, get a reflection. Bilingual.
Zi Wei Dou Shu for AI agents: free natal charts, six transit levels, and optional readings.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vizkr/oracle-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server