Oraclebone for Cursor
io.github.sapuyou45-bit/oraclebone
Audited tarot, I Ching, Xiao Liu Ren, Bazi (Four Pillars). Model never invents results.
client:Cursor
transport:stdio
runtime:pypi
Install Oraclebone in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"oraclebone": {
"type": "stdio",
"command": "uvx",
"args": [
"oraclebone"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs