Odel
AI Divination Skills

AI Divination Skills

Local
@sapuyou45-bit3PythonMITUpdated 1mo ago

Audited tarot, I Ching, Xiao Liu Ren, Bazi (Four Pillars). Model never invents results.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIai-divination-skillsv0.7.0

Run

uvx ai-divination-skills

MCP client config

{
  "mcpServers": {
    "ai-divination-skills": {
      "command": "uvx",
      "args": [
        "ai-divination-skills"
      ]
    }
  }
}