June 29 – July 2, 2026 · San Francisco, CA · imported from ai.engineer's public schedule feed

AI Engineer World's Fair 2026 — unofficial import demo

Unofficial demo. This programme was imported from the AI Engineer World's Fair's own public schedule feed to show vibeboard at real conference scale. Not affiliated with, or endorsed by, the organisers.

All sessions
Session

MCP doesn’t suck — your agent does

Jan Curn

When
Thursday, July 21:55 PM – 2:15 PM · 20 min
Where
Expo Stage 2 NWSan Francisco, CA · imported from ai.engineer's public schedule feed
Google Calendar

About this session

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.

Speaker

Jan Curn
Jan Curn

Founder & CEO, Apify

Founder and CEO of Apify, a popular marketplace of web data tools for AI. He has a lifelong passion for software engineering, earning him an MSc and PhD in computer science, and eventually leading him to found Apify. Jan is known in San Francisco and Prague tech circles, he talks about software, startups, and AI, and regularly hosts events.