oracle for Claude Desktop
io.github.demi-hl/oracle
Keyless multichain crypto desk: chain reads + prepare-only unsigned txs. Your wallet signs.
client:Claude Desktop
transport:stdio
runtime:npm
Install oracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"oracle": {
"command": "npx",
"args": [
"-y",
"@oracle-agent/oracle"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs