Welcome to the Apify resource page for the Aya hackathon.

Table of contents

:apify-logo: Get started with Apify


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.

Step 1 - create an account

Step 2 - apply coupon

<aside> ๐Ÿ’ฐ

$100 APIFY PREPAID PLATFORM USAGE

Use the coupon code AYA_APIFY ๐Ÿ‘‡๐Ÿผ

  1. Log in to Apify Console at console.apify.com
  2. Go to Billing (bottom half of left menu)
  3. Go to the Subscription tab.
  4. Click + Add a promo code

These autonomous agents are hungry - reach out to us if you run out of prepaid platform usage during the hackathon.

</aside>

๐Ÿ”งย Apify tools for your agents


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