Loading…
June 14-15, 2026
Mumbai, India
View More Details & Registration

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for MCP Dev Summit Mumbai to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration..

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.


Company: Any clear filter
arrow_back View All Dates
Monday, June 15
 

10:00am IST

Welcome Back - Angie Jones, VP Developer Experience, Agentic AI Foundation
Monday June 15, 2026 10:00am - 10:10am IST

Speakers
avatar for Angie Jones

Angie Jones

VP of Developer Experience, Agentic AI Foundation
Angie Jones is the VP of Developer Experience at the ​Agentic AI Foundation

An award-winning educator and international keynote speaker, Angie shares her extensive knowledge with software companies and conference audiences worldwide.

As a Master Inventor, Angie is recognized for her innovative, out-of-the-box thinking, which has led to 27 patented inventions in virtual worlds, collaboration software, social networking, smarter planet initiatives, and software development processes... Read More →
Monday June 15, 2026 10:00am - 10:10am IST
Lotus 1 (Level 3)
  Keynote Sessions
  • Audience Experience Level Any

10:01am IST

Keynote: Infrastructure for the Next Generation of Agents - Sam Partee, Founder, CTO, Arcade
Monday June 15, 2026 10:01am - 10:11am IST
MCP is the protocol layer for the new consumer of software. But protocols are necessary, not sufficient. The next generation of agents won't be soley defined by the protocol they speak — but also the infrastructure that powers it.

In this keynote, Sam Partee (CTO and Co-Founder of Arcade.dev) walks through the agent runtime components needed to drive more adoption of MCP: delegated identity that scopes what an agent can do; tool routing that survives ten thousand registered tools; memory and provenance that turns one-shot demos into auditable systems. Each layer is grounded in production data — what breaks, mistakes we made, what to build, why, and what the next two years of infrastructure work look like.
Speakers
avatar for Sam Partee

Sam Partee

Chief Tochnology Officer, Arcade

Monday June 15, 2026 10:01am - 10:11am IST
Lotus 1 (Level 3)
  Keynote Sessions
  • Audience Experience Level Any

10:40am IST

Keynote: Agents @ Scale: The Platform Mandate - Romin Irani, Developer Advocate, Google
Monday June 15, 2026 10:40am - 10:50am IST
The Model Context Protocol (MCP) has fundamentally revolutionized developer velocity, allowing engineers to build and iterate complex AI agents seamlessly on a local machine. However, when moving these autonomous agents from a local sandbox into a production enterprise environment, organizations hit a sudden architectural ceiling. The local agility that fuels early-stage innovation quickly breaks under the compounding pressure of agentic sprawl, fragmented data integrations, and critical compliance requirements.

This keynote addresses the hidden architectural dimensions required to run enterprise AI agents safely and reliably at scale. Moving past individual agent scripts, we will explore why a centralized, fully managed platform is no longer a luxury, but a core system dependency. We will dive into the four essential pillars—Build, Scale, Govern, and Optimize—with a specific focus on how a managed MCP control plane provides the cryptographically-attested identity, granular gateway policies, and runtime isolation required to cross the chasm from an impressive local prototype to a secure, enterprise-grade AI ecosystem.
Speakers
avatar for Romin Irani

Romin Irani

Developer Advocate, Google
Romin Irani works as a Developer Advocate at Google Cloud. He has over 30 years of experience designing and building systems. He lives and works in Mumbai, India. 
Monday June 15, 2026 10:40am - 10:50am IST
Lotus 1 (Level 3)
  Keynote Sessions
  • Audience Experience Level Any
  • Session Slides Yes

12:00pm IST

Journey to Build the LFX MCP Server - Manish Dixit, The Linux Foundation
Monday June 15, 2026 12:00pm - 12:25pm IST
The LFX ecosystem faced fragmentation, hundreds of siloed APIs and scattered data made simple questions complex and prevented AI agents from connecting. This talk chronicles the journey to build the LFX MCP Server, a 100% open-source solution that established a single, standard AI interface, enabling every LFX system to speak the same language. You will hear why MCP was chosen over custom integrations and learn about unexpected challenges, including securing authentication, managing permissions, and tackling immediate data quality issues. Finally, we share critical lessons learned, emphasizing the power of fewer, sharper tools and the necessity of governance from day one.
Speakers
avatar for Manish Dixit

Manish Dixit

SVP, GM Product Engineering and IT, The Linux Foundation
Manish Dixit is Senior Vice President of Product, Engineering & IT at The Linux Foundation, where he leads teams building the digital platforms, systems, and capabilities that support the global open source ecosystem. His work spans product strategy, engineering execution, IT operations, data... Read More →
Monday June 15, 2026 12:00pm - 12:25pm IST
Lotus 2 (Level 3)
  Building with MCP
  • Audience Experience Level Any

12:30pm IST

MCP: The Gateway To Real-Time Human–AI Collaboration in Jupyter at Scale - Piyush Jain, AWS
Monday June 15, 2026 12:30pm - 12:55pm IST
Jupyter Notebooks are critical medium for code, data, and ML, demanding a paradigm shift for AI assistance. With Jupyter's real-time collaboration and cloud-native evolution, it's becoming a powerful portal to a full data platform, beyond mere notebooks.

This session explores MCP as the essential framework for human-AI synergy within this expanded Jupyter ecosystem. Leveraging Jupyter's extensibility, MCP expands its API, opening gateways to services across the entire data, ML, and AI landscape. By extending Jupyter’s real-time collaborative models, MCP enables AI agents to seamlessly co-create alongside human developers. This integration moves beyond traditional AI coding assistance, fostering true parallel work without conflicting edits, eliminating friction and accelerating development.

The speakers will give the live demo showing how MCP provides the blueprint for connecting AI assistance directly with the Jupyter environment, both locally and in the cloud. This empowers builders to redefine human-AI interaction and unlock unprecedented productivity across the entire AI development lifecycle – from data preparation and feature engineering to LLMs fine-tuning and evaluations.
Speakers
avatar for Piyush Jain

Piyush Jain

Principal Engineer, AWS
Piyush Jain is a Principal Engineer at AWS working on Jupyter and Agentic AI. He is a distinguished Jupyter contributor, a member of the Jupyter Server Council and founding member of Jupyter AI Contrib Github Org.
Monday June 15, 2026 12:30pm - 12:55pm IST
Lotus 1 (Level 3)
  Building with MCP
  • Audience Experience Level Any
  • Session Slides Yes

2:55pm IST

Where MCP Ends and A2A Begins: and Why That Seam Is Breaking Your Agents - Arushi Garg, Adobe & MV Shiva, Google
Monday June 15, 2026 2:55pm - 3:20pm IST
Everyone's heard the AAIF framing: MCP handles agent-to-tool, A2A handles agent-to-agent. Clean in theory. In practice, every multi-agent system lives at the boundary of both, and that boundary has no standard.
Context gets dropped. Errors go silent. A state that survived an entire A2A task lifecycle vanishes the moment it crosses into an MCP tool call. Nobody is talking about this publicly.
This session replaces the "vertical vs horizontal" mental model with something more honest: a precise seam diagram showing what each protocol guarantees, what it doesn't, and what falls into the gap. We'll go deep on MCP's Tasks primitive (SEP-1686)- including its two admitted gaps: no retry semantics, no expiry policies. We'll map the real failure modes developers are hitting today, drawn from open GitHub issues across both protocol repos.
Then a live demo using Google's open-source A2A sample repo: no custom code. We'll run a real multi-agent task, cross the protocol boundary, sever the trace header, and watch the silent failure happen in real time.
You'll leave with a clear mental model, a three-point failure checklist, and a concrete picture of what the spec needs next.
Speakers
avatar for MV Shiva

MV Shiva

SWE, Google

avatar for Arushi Garg

Arushi Garg

MTS-2, Adobe
Arushi Garg is an AI Engineer and researcher focused on building intelligent, scalable, and autonomous AI systems. At Adobe, she works on AI-driven backend solutions and cloud-native architectures with expertise in Kubernetes, MCP-based systems, AI agents, and distributed AI workflows... Read More →
Monday June 15, 2026 2:55pm - 3:20pm IST
Lotus 2 (Level 3)
  MCP Protocol in Depth
  • Audience Experience Level Any

5:50pm IST

MCP-Powered Ops: Red Hat Kubernetes MCP & Grafana MCP for Mission-Critical Applications - Rishi Nikhilesh Damerla & Sayantan Karmakar, Motorola Solutions
Monday June 15, 2026 5:50pm - 6:15pm IST
At Motorola Solutions, downtime isn’t just an inconvenience—it’s a public safety risk where lives are at stake. This session explores how we revolutionized incident response for mission-critical applications by moving beyond fragmented tools and alert fatigue. Historically, siloed data across Kubernetes and Grafana led to 45-minute MTTRs and manual context-switching.

We will detail our adoption of the Model Context Protocol (MCP), specifically utilizing Red Hat Kubernetes and Grafana MCP servers to build an AI-assisted operations layer. Learn how this unified context allows an AI agent to correlate metrics with cluster states in seconds, reducing MTTR to under 4 minutes while sustaining 99.99% uptime.

We'll share our production architecture for natural language incident resolution and our "human-in-the-loop" approach that ensures SREs remain in control of all write operations. Attendees will leave with practical guidance on scaling reliability in regulated environments and empowering junior engineers with senior-level operational context. Discover how to turn fragmented data into a mission-critical intelligence amplifier.
Speakers
avatar for Rishi Nikhilesh Damerla

Rishi Nikhilesh Damerla

Manager, Software Engineering, Motorola Solutions
Dynamic Engineering Manager leading CPS Observability teams at Motorola Solutions, specializing in Prometheus, Grafana, Elastic Stack, Kubernetes (GKE/OpenShift/Native), and AI/ML integrations (Vertex AI, Agentic AI workflows). Drives unified observability, SRE excellence, and platform... Read More →
avatar for Sayantan Karmakar

Sayantan Karmakar

Platform Devops Engineer 2, Motorola Solutions
I’m a Platform DevOps Engineer with 8+ years of experience specializing in open-source platforms, cloud-native technologies, and GitOps practices. I’m a Golden Kubestronaut, Red Hat, AWS, Terraform and OCI certified, with hands-on expertise in multiple Cloud Native tools. I’m... Read More →
Monday June 15, 2026 5:50pm - 6:15pm IST
Lotus 3 (Level 3)
  Agent Architecture + Orchestration
  • Audience Experience Level Any
  • Session Slides Yes

5:50pm IST

The 5 Wrong Reasons To Build an MCP Server (And What To Do Instead) - Daniel Oh, IBM
Monday June 15, 2026 5:50pm - 6:15pm IST
MCP brings structure and standardization to how LLMs interact with tools and resources—but that power comes with cost. We’ve built multiple MCP servers across different use cases, and not all of them should have existed.
This session distills hard-earned lessons from real-world implementations: where MCP created long-term leverage, where it introduced unnecessary complexity, and where a direct API call would have shipped faster and cleaner. We’ll share a clear evaluation checklist you can use before starting your next build—so you choose MCP intentionally, not reflexively.
Speakers
avatar for Daniel Oh

Daniel Oh

Senior Principal Developer Advocate, Red Hat

Monday June 15, 2026 5:50pm - 6:15pm IST
Lotus 2 (Level 3)
  Building with MCP
  • Audience Experience Level Any
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Audience Experience Level
  • Session Slides
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -