Welcome to the Apify resource page for the Aya hackathon.
Table of contents
Apify is the largest marketplace of tools for your AI. Thousands of ready-made tools are available for AI agents, lead generation, competitive intelligence, and market research.
<aside> ๐ฐ
Use the coupon code AYA_APIFY ๐๐ผ
These autonomous agents are hungry - reach out to us if you run out of prepaid platform usage during the hackathon.
</aside>
1. Apify Agent Skills (fastest for hackathon)
Pre-built, composable skill workflows for web scraping use cases. Your OpenClaw agent learns these skills and uses them autonomously when relevant to its goal. Skills can be chained โ one skill's output feeds the next.
Install: npx skills add apify/agent-skills
GitHub: apify/agent-skills
2. mcpc - Universal MCP CLI
Lightweight MCP client that loads tool definitions on-demand โ no context bloat. Connect your OpenClaw agent to any of Apify's 28,000+ Actors via MCP. Token-efficient by design.
GitHub: apify/mcp-cli
Blog: Introducing mcpc
3. Apify MCP Server
Standard MCP integration for connecting your agent to Apify Actors.
Configurator: mcp.apify.com
Docs: Apify MCP docs
GitHub: apify-mcp-server โญ
4. Apify CLI Straightforward programmatic & context-efficient way to let your agent control the Apify platform.
Docs: Apify CLI