Infrastructure for the Next Generation of Agents (MCP Dev Summit Mumbai Keynote)
A week after Bengaluru, I gave the keynote at MCP Dev Summit Mumbai on June 15, 2026: Infrastructure for the Next Generation of Agents.
Where the Bengaluru talk was about designing software for machines, this one was about what has to exist underneath those agents for any of it to work in production:
- Delegated identity - agents acting as a real user, with scoped, revocable permission rather than god-mode API keys.
- Tool routing at scale - when the catalog hits 10,000 tools, you can’t put them all in context; discovery and routing become infrastructure, not prompt engineering.
-
Memory with provenance - agents need to know not just what they know, but where it came from and whether to trust it.
- Session: Keynote: Infrastructure for the Next Generation of Agents
- Event: MCP Dev Summit Mumbai
- Recording: rolling out on the Agentic AI Foundation YouTube channel
For more about Arcade check out the website at https://www.arcade.dev/ and the GitHub https://github.com/arcadeai/