lucy-apro
https://lucy-apro--demomagic.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/demomagic/lucy-apro 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://lucy-apro--demomagic.run.tools
Tools (8)
-
apro-socialmedia-proxyAPRO v2 socialmedia/proxy (POST JSON): forwards one read to the platform API. Call apro-socialmedia-support-paths first. method must be exactly Get. path must be a supported route (e.g. /2/...). Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/social-media
-
apro-socialmedia-support-pathsAPRO v2 GET /v2/socialmedia/support_paths: returns allowed path templates for a platform (e.g. Twitter). Call this first to pick a valid path for apro-socialmedia-proxy. Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/social-media
-
apro-sport-getAPRO v2 sports: generic GET for routes under /v2/sport/... (NFL, NBA, Soccer, Tennis, NCAA Football, etc.). route must include the /v2/ prefix; pass URL query params in query, not appended to route. Overview: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/sports
-
apro-ticker-currencies-listAPRO v2 GET /v2/ticker/currencies/list: paginated list of supported ticker currencies. page and size are positive integers (defaults 1 and 10). Use before guessing name/quotation symbols. Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/ticker
-
apro-ticker-currency-ohlcvAPRO v2 GET /v2/ticker/currency/ohlcv: historical OHLCV. name = base crypto, quotation = quote. type = median|average. interval = hourly|daily. Timestamps are Unix ms integers (see docs sample). Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/ohlcv
-
apro-ticker-currency-priceAPRO v2 GET /v2/ticker/currency/price: current aggregated price for one crypto in one quote currency. Pair order is fixed: name = base crypto, quotation = quote (e.g. name=aave, quotation=usd). Optional type is median|average only. Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/ticker
-
apro-ticker-currency-supportAPRO v2 GET /v2/ticker/currency/support: metadata and supported providers for one currency. Query param restricted must be strict or relaxed. Docs: https://docs.apro.com/ai-oracle/getting-started/quickstart/apro-ai-oracle-api-v2/ticker
-
greetGreet the user