yarrow for Cursor
io.github.shaozhengkun123/yarrow
I-Ching (周易) oracle: cast a hexagram, read classical commentary, get a reflection. Bilingual.
client:Cursor
transport:streamable-http
tools:7
Install yarrow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yarrow": {
"url": "https://yarrow-oracle.shaozhengkun.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs