oracle for Zed
io.github.demi-hl/oracle
Keyless multichain crypto desk: chain reads + prepare-only unsigned txs. Your wallet signs.
client:Zed
transport:stdio
runtime:npm
Install oracle in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"oracle": {
"command": "npx",
"args": [
"-y",
"@oracle-agent/oracle"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs