AI Engineer WF 2026
ScheduleSpeakers
Sign In
Sign In
Speakers/Jan Curn
Jan Curn

Jan Curn

Founder & CEO

Apify

@jancurn

Jan Curn is the founder and CEO of Apify (https://apify.com), a full-stack web scraping and automation platform that powers (not only) AI agents with up-to-date data. He has a lifelong passion for software engineering, which earned him an MSc and PhD in computer science and eventually led him to founding Apify. Jan lives between SF and Prague, is active in the tech community in both cities, organizes meetups, and talks about software, startups, or AI.

Sessions (2)

x402 isn’t good (yet)
12:05 PM·Track 2 · Room 2006

While everyone understands that agents will get more done with a budget, no one knows which protocol will win agentic payment standard wars: x402, MPP, Skyfire, or another? So far, x402 is the most mature protocol with the largest transaction volume, but even its new "upto" payment scheme doesn’t support true usage-based pricing, as it gives agents a chance to consume resources and then skip out on the bill. I’ll walk you through our experience (and pains) implementing agentic payments for a marketplace of 30K+ web Actors, and how we made it work even with the current specs.

Agentic Commerceintermediatesponsor
MCP doesn’t suck — your agent does
1:55 PM·Expo Stage 2

Most AI agents misuse MCP and treat tools as prompt-time function calls: tool definitions and results are repeatedly injected into the context, tokens are wasted, and context rots. The result? Slower, less reliable agents, and the misleading conclusion that “MCP sucks, CLIs are better.” To challenge this narrative and show how agents can get the best of both MCP and CLI, at https://apify.com/ we’ve built mcpc (https://github.com/apify/mcpc), an open-source universal CLI client for MCP. It maps MCP operations to intuitive CLI commands, which agents quickly pick up through --help without external skills. It turns out, CLI is the perfect local interface for agents to interact with MCP, giving them access to full protocol capabilities including modern features like code mode or progressive tool discovery through a single Bash() tool call, while leveraging MCP’s standard remote interface for server discovery, authentication, payments, and access control. To once and for all kill the MCP vs. CLI debate and show those two technologies are not exclusive but complementary, we’ll present evals comparing performance of agents using naive MCP, modern MCP, native CLIs, other MCP CLIs, and mcpc, in various real-world scenarios.

Expo Stage 2
intermediate
talk