get_oracles
Retrieve comprehensive oracle data across all protocols using the REI Crypto MCP Server, enabling streamlined access to decentralized finance insights without managing individual API keys.
Instructions
GET /api/oracles
Overview of all oracles across all protocols.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_oraclesArguments",
"type": "object"
}