↓ メインコンテンツへスキップ

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

Go開発者のためのGemini:Geminiでコーディングする

· 23 分· loading · loading
エージェント・コーディング
「Go開発者のためのGemini」第2部。Goの高いエージェンティック親和性、Antigravityエコシステムの各サーフェス、実践的なAIネイティブ開発環境の構築手順を徹底解説します。

Gemini CLI で Agent Skills をマスターする

· 9 分· loading · loading
エージェント・コーディング
AI エージェントにオンデマンドの専門知識を。Gemini CLI の Agent Skills を活用して、モジュール式でスケーラブルかつ自律的なワークフローを構築する方法を解説します。

科学の力を借りてコーディングエージェントを改善する

· 13 分· loading · loading
エージェント・コーディング
AIエージェントの制御にはバイブスだけでなく科学が必要です。A/Bテストと統計的厳密さが、コーディングエージェントをどのように測定可能なエンジニアリング規律へと変えるかを解説します。

Hello, MCP World!:Goで始めるModel Context Protocol入門

· 14 分· loading · loading
エージェント開発
GopherCon UK 2025 での基調講演をベースに、Model Context Protocol(MCP)の基本概念、アーキテクチャ、そして Go で AI 対応アプリケーションを構築するためのビルディングブロック(Tools、Prompts、Resources)を詳しく解説します。

Speedgrapherの紹介:Vibe WritingのためのMCPサーバー

· 13 分· loading · loading
エージェント・コーディング
「Vibe Writing(バイブライティング)」のためのカスタムMCPサーバー「Speedgrapher」の開発ストーリー。個人のプロンプト集を、執筆やクリエイティブなプロセスを自動化・構造化するポータブルなAIツールキットへと進化させた道のりを紹介します。