#!/usr/bin/env node
/**
* Apollo MCP Server v4.8.0
*
* MCP server providing 36 tools: intelligence feeds, DeFi data, economic indicators,
* real-time search, crypto data, OSINT, weather, ML/NLP, proxy infrastructure,
* and bundles — all via x402 micropayments (USDC on Base).
*
* Tools:
* - web_scrape: Scrape any URL with proxy rotation + content extraction ($0.02)
* - web_search: Search the web ($0.01)
* - x_search: Real-time X/Twitter search via Grok ($0.75)
* - agent_intel: Agent economy opportunities ($0.05)
* - sentiment: Social sentiment analysis ($0.02)
* - pain_points: NLP pain point clustering ($0.08)
* - agentic_trends: Agentic economy signals ($0.05)
* - keyword_opportunities: Keyword flywheel ($0.05)
* - micro_saas: Validated micro-SaaS ideas ($0.10)
* - web3_hackathons: Live hackathon tracker ($0.05)
* - github_trending: GitHub repos by star velocity ($0.05)
* - producthunt: Daily Product Hunt launches ($0.05)
* - weekly_digest: Consolidated weekly report ($0.25)
* - crypto_prices: Live crypto prices from CoinGecko ($0.01)
* - crypto_trending: Trending cryptocurrencies ($0.02)
* - ip_intel: Multi-source IP intelligence ($0.03)
* - domain_intel: Multi-source domain intelligence ($0.03)
* - fx_rates: Live FX rates from ECB ($0.005)
* - defi_yields: Top DeFi yields across 18K+ pools ($0.03)
* - defi_protocols: DeFi protocol TVL rankings ($0.02)
* - opportunity_bundle: Keywords + pain + SaaS ($0.15)
* - agentic_insights_bundle: Trends + pain + intel ($0.12)
* - builder_intel_bundle: GitHub + PH + agent intel ($0.10)
* - proxy_fetch: Raw proxy relay ($0.01)
* - ip_reputation: IP abuse scoring via AbuseIPDB ($0.03)
* - malware_url_check: VirusTotal URL scanning ($0.05)
* - proxy_status: Check service availability
* - list_countries: Available proxy exit countries
*
* Payment: Via x402 protocol (USDC on Base mainnet)
*/
export {};
//# sourceMappingURL=index.d.ts.map