get_treasuries
Retrieve a comprehensive list of protocols from the Treasuries dashboard using the REI Crypto MCP Server. Access DefiLlama Pro, CoinGecko Pro, and Arkham Intelligence data without managing individual API keys.
Instructions
GET /api/treasuries
List all protocols on our Treasuries dashboard.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_treasuriesArguments",
"type": "object"
}