{
  "name": "LOGOS Oracle",
  "description": "The Cathedral's esoteric intelligence oracle — astrology, tarot, runes, I Ching, and alchemy via the LOGOS DSL. 30 MCP tools.",
  "url": "https://odins-oracle.com",
  "version": "2.0.0",
  "provider": { "organization": "Odin's Eye Enterprises", "url": "https://odinseye.com" },
  "capabilities": { "streaming": true, "pushNotifications": false, "stateTransitionHistory": true },
  "authentication": { "schemes": ["bearer", "x402"] },
  "defaultInputModes": ["application/json", "text/plain"],
  "defaultOutputModes": ["application/json", "text/plain", "image/svg+xml"],
  "skills": [
    { "id": "logos_evaluate", "name": "Evaluate LOGOS Expression", "tags": ["logos", "dsl"] },
    { "id": "logos_cast", "name": "Cast Chart", "tags": ["astrology", "chart"] },
    { "id": "logos_compute_chart", "name": "Compute Natal Chart", "tags": ["astrology", "precision"] },
    { "id": "logos_synthesize", "name": "Cross-Tradition Synthesis", "tags": ["synthesis", "premium"] },
    { "id": "logos_detect", "name": "Detect Archetypes", "tags": ["archetypes"] },
    { "id": "logos_manifest", "name": "Manifest Output", "tags": ["output"] },
    { "id": "logos_rosetta", "name": "Rosetta Translation", "tags": ["correspondences"] },
    { "id": "logos_type_check", "name": "Type Check", "tags": ["validation"] },
    { "id": "logos_query_grimoire", "name": "Query Grimoire", "tags": ["grimoire"] },
    { "id": "logos_grimoire_stats", "name": "Grimoire Stats", "tags": ["analytics"] },
    { "id": "logos_grimoire_enrich", "name": "Enrich Grimoire", "tags": ["growth"] },
    { "id": "logos_reading_context", "name": "Reading Context", "tags": ["reading"] },
    { "id": "logos_grimoire_correlate", "name": "Grimoire Correlate", "tags": ["correlation"] },
    { "id": "logos_pattern_discover", "name": "Pattern Discovery", "tags": ["patterns"] },
    { "id": "logos_spread_builder", "name": "Tarot Spread Builder", "tags": ["tarot"] },
    { "id": "logos_card_meaning", "name": "Tarot Card Meaning", "tags": ["tarot"] },
    { "id": "logos_rune_meaning", "name": "Rune Meaning", "tags": ["runes"] },
    { "id": "logos_bindrune_compose", "name": "Bindrune Composer", "tags": ["runes"] },
    { "id": "logos_hexagram_lookup", "name": "Hexagram Lookup", "tags": ["iching"] },
    { "id": "logos_hexagram_relate", "name": "Hexagram Relations", "tags": ["iching"] },
    { "id": "logos_operation_lookup", "name": "Alchemical Operation", "tags": ["alchemy"] },
    { "id": "logos_planetary_metal", "name": "Planetary Metal", "tags": ["alchemy"] },
    { "id": "logos_correspondence_map", "name": "Correspondence Map", "tags": ["knowledge-graph"] },
    { "id": "logos_path_between", "name": "Symbolic Path Finder", "tags": ["knowledge-graph"] },
    { "id": "logos_symbol_search", "name": "Symbol Search", "tags": ["knowledge-graph"] },
    { "id": "logos_transit_window", "name": "Transit Window", "tags": ["astrology", "transits"] },
    { "id": "logos_synastry", "name": "Synastry Chart", "tags": ["astrology", "compatibility"] },
    { "id": "logos_solar_return", "name": "Solar Return", "tags": ["astrology"] },
    { "id": "logos_progressed_chart", "name": "Progressed Chart", "tags": ["astrology"] },
    { "id": "logos_marketplace_search", "name": "Marketplace Search", "tags": ["commerce"] }
  ]
}
