CtrlK
BlogDocsLog inGet started
Tessl Logo

ainativedev/latest-aidevcon-speakers-london-2026

AI Native DevCon 2026 London — all conference sessions as interactive skills

66

Quality

82%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

transcript.mdtalk-firtman-web-mcp-agentic-web/

Safety-Redacted Transcript - Web MCP And The Agentic Web

This public transcript is intentionally redacted. The source talk included concrete interface shapes, browser bridge details, and demos. The public version preserves the concepts while removing runnable examples and operational mechanics.

Speaker And Context

Maximiliano Firtman, also known as Maxi, discusses how agents interact with web applications and why developers may need explicit web-facing contracts for agent use.

Core Thesis

Agents increasingly need to understand web applications. Today they often infer state from page structure, screenshots, or generic browsing behavior, which can be slow, expensive, and unreliable. The talk proposes that web applications should expose explicit, purpose-built capabilities for agents where appropriate.

MCP Versus Web-Facing Capabilities

The talk distinguishes backend integrations from frontend-declared capabilities. Backend integrations connect an agent to server-side workflows or APIs. Web-facing capabilities are closer to the user's current page state and can reflect what is visible, available, or valid in that moment.

The public version omits exact API shapes, browser bridge setup, and runnable examples.

Adoption Guidance

The safe adoption path is:

  1. Choose one high-value page state.
  2. Start with a read-only diagnostic capability.
  3. Keep outputs narrow and small.
  4. Register capabilities only when they are relevant to the current state.
  5. Test the agent's calls, arguments, and failure handling.
  6. Review privacy and permission impact before exposing anything that can change state.

Demo Summary

The source talk used demos to show how explicit capabilities can reduce inference and make agent interactions more efficient. Demo-specific mechanics and exact examples are redacted.

Design Lessons

  • Design capabilities as contracts for automated consumers.
  • Give each capability one clear purpose.
  • Use plain descriptions and meaningful errors.
  • Keep outputs scoped to the requested task.
  • Treat the current page context as sensitive.
  • Start with read-only use cases before allowing changes.

Limits Of This Bundle

This redacted bundle supports conceptual planning and risk review. It does not provide runnable Web MCP examples, bridge configuration, or implementation recipes.

talk-firtman-web-mcp-agentic-web

README.md

tile.json