#!/usr/bin/env node /** * APIClaw - Agent-Native API Discovery MCP Server * * Tools: * - discover_apis: Search for APIs by capability * - get_api_details: Get full info about an API * - check_balance: Check Free/Paid API status and PAYG readiness */ export {}; //# sourceMappingURL=index.d.ts.map