oracle for Cline
io.github.demi-hl/oracle
Keyless multichain crypto desk: chain reads + prepare-only unsigned txs. Your wallet signs.
client:Cline
transport:stdio
runtime:npm
Install oracle in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"oracle": {
"command": "npx",
"args": [
"-y",
"@oracle-agent/oracle"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs