Loading…
Venue: Grand Ballroom 2 + 3 clear filter
arrow_back View All Dates
Thursday, August 13
 

09:30 KST

Keynote: Welcome & Opening Remarks - Demetrios Brinkmann, Member Non-Technical Staff, AAIF
Thursday August 13, 2026 09:30 - 09:40 KST

Speakers
avatar for Demetrios Brinkmann

Demetrios Brinkmann

Member Non-Technical Staff, Agentic AI Foundation

Thursday August 13, 2026 09:30 - 09:40 KST
Grand Ballroom 2 + 3

09:45 KST

Keynote: Two Years of MCP: State of The Ecosystem - Den Delimarsky, Member of Technical Staff, Anthropic
Thursday August 13, 2026 09:45 - 10:00 KST
Two years ago, getting an AI agent to reach anything outside itself meant writing a whole bunch of glue code. A custom integration for every tool, every data source, every model you wanted to support. Nobody enjoyed this, and yet everybody did it anyway.

MCP was the emerging alternative - one protocol, implemented once on each side. It empowered all imaginable agents to be able to talk to anything through a standard set of conventions.

Two years later, the ecosystem around MCP is bigger than the spec itself. There are servers for nearly everything anyone would want to wire an agent into, clients across every major platform, and entire categories of capabilities that make the protocol suitable for more than just ferrying text-based data back and forth.

MCP is now the undeniable substrate most agentic workflows run on. Getting there took a couple of years, a large number of engineering debates, and the work of a community of maintainers, developers, and advocates that spans the globe. This is the story of us getting here.
Speakers
avatar for Den Delimarsky

Den Delimarsky

Member of Technical Staff, Anthropic
Den Delimarsky is a Member of Technical Staff at Anthropic, where he helps build the Model Context Protocol (MCP). He's spent over a decade at the intersection of product management and engineering, building developer tools and platforms. He writes at .
Thursday August 13, 2026 09:45 - 10:00 KST
Grand Ballroom 2 + 3

10:00 KST

Keynote: MCP and the New Frontier for OSPOs - Ana Jiménez Santamaria, AAIF Ambassador & Senior Project Manager, The Linux Foundation
Thursday August 13, 2026 10:00 - 10:10 KST
Moving MCP tooling and agents from prototype to production creates a new set of challenges. Some are widely discussed protocol and infrastructure issuesscalability; agent communication; authentication. But as organizations work through those challenges, another bottleneck comes to the front: the operational governance layer around MCP adoption: trust, context, policy, provenance, accountability, and ecosystem participation

That layer is familiar territory for open source management. For years, Open Source Program Offices (OSPOs) practices have coordinated across legal, security, engineering, and product teams, helping decide which open source software to trust, how to contribute safely, how to manage provenance, how to define reusable policies, and more

As MCP makes it easier for agents to connect to tools, data, and internal systems, teams also need to ask: Which MCP servers are safe to use? Who maintains them? What context should agents read? What internal policies should be enforced? How do we trace what an agent did and under what rules?

Building on preliminary findings from the 2026 State of the OSPO survey, early stories from open source managers and strategists across organizations, and emerging agentic AI use cases being tested in the field, this keynote explores how OSPO practices can help organizations adopt MCP in production through ways that are trustworthy, auditable, context-aware, and connected to the AAIF ecosystem.
Speakers
avatar for Ana Jiménez Santamaría

Ana Jiménez Santamaría

Senior Project Manager, Linux Foundation
Ana Jiménez Santamaría is an open source community leader and data scientist with 5+ years of experience at the Linux Foundation, working as Sr. project manager supporting global, multi-stakeholder IT ecosystems. She is also an Agentic AI Foundation Ambassador, helping developers... Read More →
Thursday August 13, 2026 10:00 - 10:10 KST
Grand Ballroom 2 + 3

10:10 KST

Keynote: A Cloud Service Provider's MCP Operations Story (From MCP Generator to MCP Gateway) - Jihye Kim, Backend Engineer, Naver Cloud Platform
Thursday August 13, 2026 10:10 - 10:25 KST
To attach an MCP server to each of hundreds of Naver Cloud Platform services, every service team had to implement MCP from scratch.
We built an MCP Generator to solve this — automatically generating MCP server code from OpenAPI specs.

Then Claude's MCP Builder Skills arrived. Suddenly, anyone could build an MCP server through a few conversations with Claude. The value of the generator we had built disappeared overnight.

We had to change direction.
And the question changed with it — from "how do we make building MCP servers easier?" to "how do we operate hundreds of them?"

That's how MCP Gateway was born. It aggregates multiple MCP servers behind a single HTTP endpoint, so users can connect every cloud service tool to their AI agent with just one URL and one API key.

This talk is structured in two parts:

Part 1 — The Journey: The process of figuring out how to provide good MCP servers for hundreds of cloud services — what problems we found, what we tried, and how the arrival of MCP Builder Skills became the turning point.

Part 2 — MCP Gateway: An introduction and demo of what problems it solves today, and a look at what we're building next.
Speakers
avatar for Jihye Kim

Jihye Kim

Backend Engineer, Naver Cloud
Backend developer at Naver Cloud Platform
Thursday August 13, 2026 10:10 - 10:25 KST
Grand Ballroom 2 + 3

10:55 KST

Workshop: Building MCP Servers and Agentic AI Workflows in Java - Kevin Dubois, IBM & Daniel Oh, Red Hat
Thursday August 13, 2026 10:55 - 11:25 KST
In this workshop, you'll build a complete MCP-powered agentic system in Java from scratch.

We'll start by building an MCP server. You'll see how familiar the programming model is: annotate a method with @Tool, configure a transport, and your service speaks MCP. We'll connect it to a real-world API so the tools do something useful, not just "hello world."

Next, we'll build an AI agent that discovers and calls those MCP tools through natural language. You'll see how dependency injection and type safety make multi-tool composition clean and testable, and how hot reload lets you iterate on agent behavior in seconds.

Finally, we'll compose multiple agents into a workflow, including a supervisor agent that autonomously routes tasks to specialist agents, each with their own tools and MCP connections.

All materials are open source and based on a battle-tested workshop delivered to developer audiences worldwide. Attendees leave with running code and reusable patterns they can apply immediately.
Speakers
avatar for Daniel Oh

Daniel Oh

Senior Principal Developer Advocate, Red Hat
Java Champion, CNCF Ambassador & TAG DevEX Co-Chair, AAIF Ambassador, Microsoft MVP, Developer Advocate, Technical Marketing, Keynote Speaker, Published Author
avatar for Kevin Dubois

Kevin Dubois

Sr Principal Developer Advocate, IBM
Kevin Dubois is often featured as a (keynote) speaker at conferences around the world, where he shares his passion and knowledge about developer experience, Agentic AI, open source, cloud native development and Java. He is also an author, java Champion, and an accomplished software... Read More →
Thursday August 13, 2026 10:55 - 11:25 KST
Grand Ballroom 2 + 3

11:25 KST

Workshop Continues: Building MCP Servers and Agentic AI Workflows in Java - Kevin Dubois, IBM & Daniel Oh, Red Hat
Thursday August 13, 2026 11:25 - 11:55 KST

Speakers
avatar for Daniel Oh

Daniel Oh

Senior Principal Developer Advocate, Red Hat
Java Champion, CNCF Ambassador & TAG DevEX Co-Chair, AAIF Ambassador, Microsoft MVP, Developer Advocate, Technical Marketing, Keynote Speaker, Published Author
avatar for Kevin Dubois

Kevin Dubois

Sr Principal Developer Advocate, IBM
Kevin Dubois is often featured as a (keynote) speaker at conferences around the world, where he shares his passion and knowledge about developer experience, Agentic AI, open source, cloud native development and Java. He is also an author, java Champion, and an accomplished software... Read More →
Thursday August 13, 2026 11:25 - 11:55 KST
Grand Ballroom 2 + 3

11:55 KST

Workshop Continues: Building MCP Servers and Agentic AI Workflows in Java - Kevin Dubois, IBM & Daniel Oh, Red Hat
Thursday August 13, 2026 11:55 - 12:20 KST

Speakers
avatar for Daniel Oh

Daniel Oh

Senior Principal Developer Advocate, Red Hat
Java Champion, CNCF Ambassador & TAG DevEX Co-Chair, AAIF Ambassador, Microsoft MVP, Developer Advocate, Technical Marketing, Keynote Speaker, Published Author
avatar for Kevin Dubois

Kevin Dubois

Sr Principal Developer Advocate, IBM
Kevin Dubois is often featured as a (keynote) speaker at conferences around the world, where he shares his passion and knowledge about developer experience, Agentic AI, open source, cloud native development and Java. He is also an author, java Champion, and an accomplished software... Read More →
Thursday August 13, 2026 11:55 - 12:20 KST
Grand Ballroom 2 + 3

13:50 KST

Workshop: How to Use Sol-Terra-Luna in One Goal - Goobong Jeong, Team Attention
Thursday August 13, 2026 13:50 - 14:20 KST
Most people use Codex one prompt at a time. In this hands-on workshop, participants will turn Codex into a long-running research-to-build system by defining a clear Goal, providing rich project context, and steering the work as it progresses. We will assign Sol as the lead agent, delegate research and building tasks to Terra, use Luna for fast and repeatable work, then return to Sol for integration and evidence-based review. Participants will learn how to collaborate with Codex without taking implementation back, and how to verify results through tests, artifacts, and observable evidence.
Speakers
avatar for Goobong Jeong

Goobong Jeong

Founder, Team Attention
Goobong Jeong builds AI for real life and supports an ecosystem where diverse, independent builders can turn ideas into products.
Thursday August 13, 2026 13:50 - 14:20 KST
Grand Ballroom 2 + 3

14:20 KST

Workshop Continues: How to Use Sol-Terra-Luna in One Goal - Goobong Jeong, Team Attention
Thursday August 13, 2026 14:20 - 14:50 KST
Most people use Codex one prompt at a time. In this hands-on workshop, participants will turn Codex into a long-running research-to-build system by defining a clear Goal, providing rich project context, and steering the work as it progresses. We will assign Sol as the lead agent, delegate research and building tasks to Terra, use Luna for fast and repeatable work, then return to Sol for integration and evidence-based review. Participants will learn how to collaborate with Codex without taking implementation back, and how to verify results through tests, artifacts, and observable evidence.
Speakers
avatar for Goobong Jeong

Goobong Jeong

Founder, Team Attention
Goobong Jeong builds AI for real life and supports an ecosystem where diverse, independent builders can turn ideas into products.
Thursday August 13, 2026 14:20 - 14:50 KST
Grand Ballroom 2 + 3

14:50 KST

Workshop Continues: How to Use Sol-Terra-Luna in One Goal - Goobong Jeong, Team Attention
Thursday August 13, 2026 14:50 - 15:15 KST
Most people use Codex one prompt at a time. In this hands-on workshop, participants will turn Codex into a long-running research-to-build system by defining a clear Goal, providing rich project context, and steering the work as it progresses. We will assign Sol as the lead agent, delegate research and building tasks to Terra, use Luna for fast and repeatable work, then return to Sol for integration and evidence-based review. Participants will learn how to collaborate with Codex without taking implementation back, and how to verify results through tests, artifacts, and observable evidence.
Speakers
avatar for Goobong Jeong

Goobong Jeong

Founder, Team Attention
Goobong Jeong builds AI for real life and supports an ecosystem where diverse, independent builders can turn ideas into products.
Thursday August 13, 2026 14:50 - 15:15 KST
Grand Ballroom 2 + 3

15:45 KST

Workshop: MCP on Mobile: How Far Have We Come? - Sasha Denisov, Brainform.ai
Thursday August 13, 2026 15:45 - 16:15 KST
When people talk about MCP, they think of a server protocol for desktop AI — Claude Desktop reading the filesystem, Cursor calling git, MCP servers humming on cloud infrastructure. But there's a whole other world that rarely shows up in the conversation: phones, smart watches, glasses, cars, robots, embedded edge devices. They all have mature SDKs, many can run small AI models locally, and almost none have an agentic tool layer to speak of. The natural question is: why isn't MCP there yet?
Turns out it can be — and is starting to be. This talk is about MCP in the mobile and broader smart-device world: what scenarios already work today, what's just landing, and what becomes possible when a device is no longer just a client to a cloud agent but a peer in a multi-device agentic system. We'll cover phones that host their own MCP servers exposing device capabilities, phones running an entire agent loop on-device with no network, system-level integrations Apple and Google are bringing through App Intents and AICore, and hybrid setups where local and cloud servers share one tool registry — then extend the picture beyond phones to glasses, cars, watches, and embedded edge
Speakers
avatar for Sasha Denisov

Sasha Denisov

CTO, Brainform.ai
Sasha is CTO at Brainform.ai with 20+ years architecting scalable systems across frontend, backend, cloud, mobile, and AI — from cloud-based generative AI to on-device solutions. He delivers production-ready solutions across fintech, digital media, and entertainment. He's a Google... Read More →
Thursday August 13, 2026 15:45 - 16:15 KST
Grand Ballroom 2 + 3

16:15 KST

16:45 KST

 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Slides Attached
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -