yarrow for Zed
io.github.shaozhengkun123/yarrow
I-Ching (周易) oracle: cast a hexagram, read classical commentary, get a reflection. Bilingual.
client:Zed
transport:streamable-http
tools:7
Install yarrow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"yarrow": {
"url": "https://yarrow-oracle.shaozhengkun.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs