get_hacks
Retrieve a comprehensive overview of all hacks from the Hacks dashboard using the REI Crypto MCP Server, enabling streamlined access to crypto hack data without managing individual API keys.
Instructions
GET /api/hacks
Overview of all hacks on our Hacks dashboard.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_hacksArguments",
"type": "object"
}