Skip to content
VS Code

Oraclebone for VS Code

io.github.sapuyou45-bit/oraclebone

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

client:VS Code transport:stdio runtime:pypi

Install Oraclebone in VS Code

.vscode/mcp.json

{
  "servers": {
    "oraclebone": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "oraclebone"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Oraclebone in other clients