Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
PassportMCP: Auto-sync Browser Auth
This talk demonstrates PassportMCP, an SDK that auto-syncs browser authentication for seamless, authenticated HTTP requests, enabling easy MCP server development and more.
PassportMCP is an sdk that automatically syncs your browser’s auth state so that you can build MCP servers for any given website. When using the sdk, you don’t have to worry about attatching cookies, refreshing tokens, or any of that. Instead, you can make normal GET and POST requests. This lets you build any MCP server you want!
The sdk can also be used in scenarios that have nothing to do with MCP. It’s just a useful utility if you ever want to make http requests that will automatically be authenticated using the credentials/cookies stored in the browser.
Related projects
Give Your Agent Keys, Not the Kingdom
Singapore
See a live demo of Smithery Connect, simplifying AI agent tool connections. Learn to set up secure, scoped…
Let AI Agents Dogfood Their Code With WebMCP
Seattle
This talk introduces WebMCP, a fork of the Chrome DevTools MCP server, enabling AI agents to call frontend…
Making MCP Auth Easy
San Francisco
Learn how to configure WorkOS AuthKit for MCP, covering dynamic client registration, consent flow, and enterprise integrations like…
How AI Agents Actually Work With Tools and MCP
Boston
A walkthrough of the actual code flow behind AI agents, demonstrating how they invoke tools like the Multi‑Tool…
Dual-Agent MCP Development: Builder and Tester in the Same Conversation
Seattle
See a live demo of building a 44-tool MCP server using two collaborating Claude agents: one builds, one…
Leverage AI Web Agent + MCP in Your Own Browser
San Francisco
This talk covers implementing MCP OAuth clients within a Chrome extension, using web agent contexts for MCP calls,…