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.


Venue: Lotus 1 (Level 3) 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:15am IST

Keynote: The Missing Middle: The Shared Infrastructure MCP Needs Before It Hits a Million Servers - Hrittik Roy, vCluster & Aditya Soni, SailPoint
Monday June 15, 2026 10:15am - 10:25am IST
MCP reached infrastructure currency in 13 weeks. CNCF took 13 months. That compression is the problem. The shared plumbing every production MCP deployment now reinvents, because no neutral open implementation exists yet, has to be built in months instead of years.

This talk maps five missing layers of the MCP ecosystem and what each needs before the protocol scales two more orders of magnitude.

1. Discovery federation. One registry lookup does not survive public, private, and vendor registries coexisting.
2. Workload identity for servers. Not user OAuth. Who is this server, who signed it, what is it allowed to do?
3. Observability backbone. OpenTelemetry semantic conventions for MCP are still draft, so every gateway ships its own trace format.
4. Health and reputation signals. When seventeen servers are named github-mcp, which one should an agent trust?
5. Metering and cost attribution. Boring, load bearing, absent from the spec.

For each layer: what exists today, where it breaks at scale, what a minimum viable open implementation needs. Attendees leave with a concrete map of which gaps are urgent, which are deferrable, and which are already being filled.
Speakers
avatar for Aditya Soni

Aditya Soni

CNCF Ambassador, Senior DevOps Engineer, SailPoint
Aditya Soni is a DevOps/SRE tech professional He worked with Product and Service based companies including Red Hat, Forrester Research, Searce, and is currently positioned at SailPoint as a Senior DevOps Engineer. He holds AWS, GCP, Azure, RedHat, and Kubernetes Certifications.He... Read More →
avatar for Hrittik Roy

Hrittik Roy

TPME, vCluster
Hrittik is a Platform Advocate at Loft Labs and a CNCF Ambassador, with expertise in cloud native technologies and open source communities. He has contributed extensively to developer advocacy, technical writing, and community engagement. Hrittik has been a featured speaker at events... Read More →
Monday June 15, 2026 10:15am - 10:25am IST
Lotus 1 (Level 3)
  Keynote Sessions

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

11:30am IST

The Benchmark That Almost Convinced Us MCP Was Wrong - Ravi Madabhushi, Scalekit
Monday June 15, 2026 11:30am - 11:55pm IST
We ran 75 benchmark runs comparing CLI and MCP for identical agent tasks. CLI won every efficiency metric.

For the simplest task like identifying a repo's language — CLI used 1,365 tokens. MCP used 44,026. That's a 32x difference, almost entirely schema overhead: 43 tool definitions injected into every conversation, most never touched.

CLI was also 100% reliable. MCP failed 28% of the time like TCP-level timeouts on a remote server that never responded.

If we'd stopped there: use CLI, skip MCP, move on.

But that benchmark tested one scenario: a single developer automating their own workflow. Not what production agent products look like.

The moment your agent acts as your customer's employees inside their orgs, across services they control — CLI becomes a liability. It inherits your credentials. Can't scope per user, per org, or per action. There'd be no audit trail and no consent as well.

The data is real. CLI is faster, cheaper, simpler. For personal dev tools, use it.

But if you're building a product with data that belongs to someone else, CLI works in demos. You won't catch the problem until a customer asks why your agent touched their Salesforce without asking.
Speakers
avatar for Ravi Madabhushi

Ravi Madabhushi

Cofounder & CTO, Scalekit
Ravi has been building infra for how software talks to other software for more than a decade. He co-founded Pipemonk — a SaaS integration platform acq. by Freshworks (NASDAQ listed) then spent years leading product on Freshworks' auth platform as it scaled to 50K+ businesses and... Read More →
Monday June 15, 2026 11:30am - 11:55pm IST
Lotus 1 (Level 3)
  Building with MCP
  • Audience Experience Level Beginner
  • Session Slides Yes

12:00pm IST

Rethinking Testing for MCP Servers - Puja Jagani, BrowserStack
Monday June 15, 2026 12:00pm - 12:25pm IST
MCP servers introduced a new kind of client: one driven by an LLM. Unlike traditional clients, this one is non-deterministic. It can call tools in unexpected sequences, with unpredictable inputs.

We can’t reliably test how an LLM will call our tools. This makes the MCP server the only component under our control and the one that must be tested rigorously. A well-designed server is a well-tested server.

While reviewing several popular MCP servers, I found that “works correctly” often means testing happy paths and checking that tool descriptions exist.

This talk introduces a practical testing model for MCP servers. Attendees will learn how to treat tool descriptions as functional contracts in their tests, how to design tests that cover real-world and deliberate out-of-order tool call sequences, essentially what an LLM would attempt, and how to validate error channels so that, when things go wrong, the server returns errors that are actually useful for an LLM to recover or respond appropriately. These are practical techniques that can be applied immediately.

The goal is to establish a testing mental model that can keep up with the fast-moving MCP ecosystem.
Speakers
avatar for Puja Jagani

Puja Jagani

Lead of Open Source and Developer Advocacy, BrowserStack
I lead Open Source and Developer Advocacy at BrowserStack, working at the intersection of engineering, community, and product. I’m a core committer and Technical Leadership Committee member for Selenium, collaborating with browser vendors to advance web automation. As a Developer... Read More →
Monday June 15, 2026 12:00pm - 12:25pm IST
Lotus 1 (Level 3)
  Building with MCP
  • Audience Experience Level Beginner
  • Session Slides Yes

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:25pm IST

Stateful AI Agents: Building Consistent Systems With MCP and Distributed SQL - Nasiullha Chaudhari, YugabyteDB & Vanshika Jain, Brudite Private Limited
Monday June 15, 2026 2:25pm - 2:50pm IST
An agent processes a payment, hits a timeout, and retries. Now the payment has been charged twice. The model didn’t hallucinate. The workflow did exactly what it was told. The problem is that nobody designed the agent to be safe under retry.

This is a distributed systems problem.

When agents read data, take actions, and write results back, correctness depends on how state is managed across steps. Under retries or concurrent execution, the same workflow can produce conflicting outcomes.

This talk shows how to build stateful AI agents using the Model Context Protocol with a PostgreSQL-compatible distributed database. Instead of treating memory as embeddings, we treat it as structured, transactional state.

You will learn how to design MCP tools for database operations, manage multi-step workflows, and handle failure modes such as retries and idempotency. We will also explore consistency tradeoffs in distributed systems.

The session ends with concrete patterns for building reliable agents, including idempotent tools and safe retry design.
Speakers
avatar for Vanshika Jain

Vanshika Jain

Software Engineer, Brudite Private Lmited
Software Engineer turned Trainer and Public Speaker. I love talking about Cloud, DevOps, and the power of community to make tech more approachable. Through mentoring, training sessions, and talks, I try to help others grow in their tech journey.
Being in a startup, I didn’t just... Read More →
avatar for Nasiullha Chaudhari

Nasiullha Chaudhari

Developer Engagement Manager, YugabyteDB
Nasiullha Chaudhari works as a Developer Engagement Manager at YugabyteDB, focusing on AI systems, distributed databases, and cloud-native architectures. He works on real-world AI agent systems and focuses on what it takes to run them reliably in production.

He is a Docker Captain and an international speaker who has spoken at developer and infrastructure conferences globally. He shares practical insights through his YouTube channel with 180K+ subscribers and with 70K+ followers on LinkedIn... Read More →
Monday June 15, 2026 2:25pm - 2:50pm IST
Lotus 1 (Level 3)
  Building with MCP

3:25pm IST

Starling: Building a Pay-as-you-go MCP Server for Live Kubernetes Ops - Avinash Patil, Warble Cloud
Monday June 15, 2026 3:25pm - 3:50pm IST
Most MCP demos stop at "hello world over stdio." Shipping a production MCP server means answering harder questions: How do you authenticate callers? How do you meter usage? How do you safely hand an LLM a live Kubernetes cluster without giving it the keys to prod?

This talk walks through Starling, a production MCP server that exposes 17 Kubernetes tools — from list_pods to scan_cluster — to Claude, Cursor, and VS Code. It runs live on GKE at ops-mcp.warblecloud.com, charges credits per tool call, and handles ephemeral kubeconfigs without ever persisting them.

We'll cover concrete design decisions: dual-transport architecture (stdio for desktop agents, HTTP for remote), a Firestore-backed credit ledger with atomic per-tool debits, mode-gated write tools (scale_deployment only when --mode=readwrite), and the security model for handing an LLM temporary cluster access.

Attendees leave with a working mental model for turning an MCP prototype into a billable, multi-tenant service — plus the exact auth, transport, and RBAC patterns they can lift into their own servers.
Speakers
avatar for Avinash Patil

Avinash Patil

Chief Flow Office, CHIRPSTACK LLP
Avinash Patil is the founder of warblecloud.com (Chirpstack LLP Entity ), building MCP-native Kubernetes tooling. He leads the Starling project, a production MCP server for cluster intelligence. Previously, he spent over 12 years leading cloud-native platform engineering at global... Read More →
Monday June 15, 2026 3:25pm - 3:50pm IST
Lotus 1 (Level 3)
  MCP Protocol in Depth

3:55pm IST

What a Database Team Discovers Building an MCP Server - Sfurti Sarah, Yugabyte & Heather Downing, YugabyteDB
Monday June 15, 2026 3:55pm - 4:20pm IST
Most MCP servers in production were built by AI teams. Meko's was built by a distributed SQL database team, and the view from this side of the stack is different.

Coming from storage, some decisions were obvious from day one. Memory, knowledge, conversation history, and structured data belong on one cluster, not four. Tenant isolation is a schema problem. The datapack, our per-agent namespace, fell out of the same instinct that builds any multi-tenant database.

Other decisions we only got right the second time. We started with a deployment model that gave every user their own MCP server, and pivoted to a shared fleet once we saw how real usage patterns played out. We shipped tools for capabilities that turned out to belong in skills. We learned where the language model needed a tight, opinionated surface and where it needed more room.

This talk is the story of what we brought to MCP from the database side, what we discovered once real agents started using it, and the pivots we made, including the ones still in flight.
Speakers
avatar for HEATHER DOWNING

HEATHER DOWNING

Developer Advocate, YugabyteDB
Heather Downing is a Senior Developer Advocate at YugabyteDB and a Microsoft MVP focused on agentic AI, MCP, and secure software engineering.
7x MSFT MVP and fan of data in general.
avatar for Sfurti Sarah

Sfurti Sarah

Senior Software Engineer, Yugabyte
Sfurti Sarah is a Senior Software Engineer at YugabyteDB working on Meko’s MCP server. Her work sits at the intersection of databases and LLMs, focusing on how these systems behave in real-world production environments.
Monday June 15, 2026 3:55pm - 4:20pm IST
Lotus 1 (Level 3)
  Building with MCP

4:50pm IST

Beyond Tool Calls: Unlocking Interactive, Token-Smart Agents With MCP Apps - Suraj B, HDFC Bank
Monday June 15, 2026 4:50pm - 5:15pm IST
MCP Apps are reshaping what a Model Context Protocol server can do — turning text-only tool exchanges into rich, interactive experiences embedded directly in the host. This session takes a builder's tour of the MCP Apps extension: core concepts, target use cases (dashboards, multi-step workflows, human-in-the-loop confirmations), the security model, and current limitations worth knowing before adoption.
A central theme is the visibility paradigm — letting UI carry state the model doesn't need to see, unlocking meaningful token savings on data-heavy flows. We'll cover iframe sandbox constraints, postMessage patterns, session-bound identity, and prompt-injection defenses for sensitive actions. We will also cover existing protocol limitations and work going on to address the same in exp-apps working group.
We close with a live Go-based demo executing a fund transfer flow end-to-end.
Speakers
avatar for Suraj B

Suraj B

Lead Engineer, HDFC Bank
Suraj is a contributor to the MCP Go SDK and member of the MCP Financial Services Interest Group. He is a Lead Backend and AI Engineer at HDFC Bank, building agentic AI platforms with a focus on MCP server architecture and token optimization. A Go developer with ~10 years of experience... Read More →
Monday June 15, 2026 4:50pm - 5:15pm IST
Lotus 1 (Level 3)
  Building with MCP

5:20pm IST

Building an MCP Marketplace: Lessons in Discovery, Versioning, and Trust - Saurabh Mishra, Optum/UnitedHealthGroup
Monday June 15, 2026 5:20pm - 5:45pm IST
This talk shares practical lessons from building a marketplace for MCP servers covering how to design a discovery layer that goes beyond a simple registry, handle versioning without breaking agent workflows, and establish trust signals (author verification, schema validation, sandboxed execution scores) that developers can actually rely on.
Attendees will walk away with concrete patterns for publishing and consuming MCP servers at scale, and an honest look at what breaks when you try to standardize a fast-moving ecosystem.
Speakers
avatar for Saurabh Mishra

Saurabh Mishra

Lead DevOps Engineer, Optum (UnitedHealthGroup)
Saurabh Mishra is a Cloud Evangelist and architect dedicated to high-level automation and DevOps excellence. He actively engages with the global tech community, sharing insights on cloud-native technologies, security best practices and multi-cloud strategies.As an experienced speaker and mentor... Read More →
Monday June 15, 2026 5:20pm - 5:45pm IST
Lotus 1 (Level 3)
  Building with MCP
 
  • 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 -