Apify for your agents.
Connect Apify once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Apify.
What agents can do with Apify
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
apify_list_actorsList actors in the Apify Console.
apify_run_actorRun an actor with input. `actor_id` is the actor id (e.g. apify/web-scraper). `input` is the actor-specific JSON input.
apify_get_runGet the status and results of an actor run by id.
apify_list_datasetsList datasets (storage) on the account.
apify_get_dataset_itemsGet items from a dataset by id.
apify_get_actorGet details of a specific actor including its builds and runs.
apify_delete_actorDelete an actor by its id.
apify_create_datasetCreate a new named dataset for storing structured data.
apify_delete_datasetDelete a dataset by its id.
apify_list_key_value_storesList all key-value stores on the account.
apify_get_key_value_storeGet value from a key-value store by store id and key.
apify_list_schedulesList all schedules for running actors.
apify_create_scheduleCreate a schedule to run an actor at a given cron expression.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Sign in to Apify Console and go to Settings > Integrations.
- Scroll to the API Tokens section and copy your token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Apify to Even: call connect_begin("apify") on the even-connect MCP and walk me through it.
Run Apify web scrapers to collect data from websites, check run status, and retrieve results from storage datasets.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.