Skip to main content

Mcp

Talks & Events

Advanced Techniques for Building Agents with ADK and Vertex AI

Agent Development Kit (ADK) is an open source agent development framework built by Google. In this talk we are going to see how to leverage Vertex AI to make production-ready agents that include features like memory, session management, artifact management, RAG and others. The session will walk you through the development of an “Executive Assistant” agent that will learn not only about your tasks, but your preferences. Even if you have never built an agent before, in this talk you will learn how to quickly ramp up using Gemini CLI, the developer knowledge MCP and codewiki, for a truly modern agent development experience.

Making of GoDoctor: an MCP server for Go development

A deep dive into the design and implementation of GoDoctor, a specialized Model Context Protocol (MCP) server for Go. This talk explores how giving agents specialized tools can significantly improve their effectiveness and reliability.

How to Build an MCP Server with Go and Gemini CLI

Hands-on workshop on building and deploying a Model Context Protocol (MCP) server to extend the capabilities of the Gemini CLI, transforming it into a specialized development expert.

Hello, MCP World!

Keynote presentation introducing the Model Context Protocol (MCP), exploring its core concepts, architecture, and the building blocks used to create AI-enabled applications with Go.

How to Build an MCP Server with Go and Gemini CLI

Hands-on workshop on building and deploying a Model Context Protocol (MCP) server to extend the capabilities of the Gemini CLI, transforming it into a specialized development expert.

The Gopher's Craft in the Age of AI

The talk explores the evolving role of Gophers in the age of AI, focusing on extending language models with custom tools and integrating AI as a powerful extension of skills, using the Model Context Protocol (MCP) and live Go demonstrations.

Hello, MCP World!

Keynote presentation at The National Museum of Computing exploring the Model Context Protocol (MCP), its core architecture, and how AI agents and developer tooling are shaping the technical job roles of 2030.

Hello, MCP World!

Keynote presentation at GopherCon UK 2025. An introduction to the Model Context Protocol (MCP), exploring its core concepts, architecture, and the building blocks used to create AI-enabled applications with Go.

Articles

Gemini for Go Developers: Coding with Gemini

· 17 mins· loading · loading
Agentic Coding
In Part 2 of Gemini for Go Developers, we explore Go’s agentic affinity, Antigravity surfaces, and how to configure a practical AI-native workflow in Go.

Mastering Agent Skills in Gemini CLI

· 7 mins· loading · loading
Agentic Coding
Unlock on-demand expertise for your AI agent. Learn how to use Agent Skills in Gemini CLI to build modular, scalable, and autonomous workflows.

Improving Coding Agents with Help from Science

· 11 mins· loading · loading
Agentic Coding
Taming AI agents requires science, not just vibes. Discover how A/B testing and statistical rigor turn coding agents into a measurable engineering discipline.

Hello, MCP World: Model Context Protocol Architecture with Go

· 11 mins· loading · loading
Agent Development
Based on my keynote at Gophercon UK 2025, this article is an introduction to the Model Context Protocol (MCP), exploring its core concepts, architecture, and the building blocks — Tools, Prompts, and Resources — used to create AI-enabled applications with Go.

Introducing Speedgrapher: An MCP Server for Vibe Writing

· 11 mins· loading · loading
Agentic Coding
The story of Speedgrapher, a custom MCP server for ‘vibe writing.’ It details the journey of turning a personal collection of prompts into a portable, AI-powered toolkit to automate and structure the creative process.