Skip to content

AI Agents and Model Context Protocol (MCP) for Kubernetes

Resources, tools, and projects related to autonomous AI agents, Model Context Protocol (MCP) implementations, and LLM orchestration within Kubernetes environments.

  1. Introduction
  2. AI Agents
  3. Model Context Protocol (MCP)
  4. LLM Operators and Infrastructure

Introduction

AI Agents

  • (2026) antigravity.google: Google Antigravity Agentic Platform 🌟 - Google’s unified development platform for building, evaluating, and deploying stateful AI agents, integrating with the Gemini Enterprise Agent Platform and Google Kubernetes Engine (GKE) for production runtimes.
  • (2025) docs.anthropic.com: Claude Code CLI 🌟 - Anthropic’s agentic command-line interface (CLI) tool designed to assist with software development, offering capabilities to read codebases, execute shell commands, edit files, run tests, and manage Git workflows directly from the terminal.
  • IBM IAM for AI Agents -how IBM Identity and Access Management (IAM) provides native IAM for AI agents, enabling them to have an identity and deliver least privileged access.
  • Level Up Your Agents: Announcing Google’s Official Skills Repository 🌟 - This blog post announces the launch of Google’s official Agent Skills repository on GitHub, designed to equip AI agents with condensed expertise on specific technologies and tasks. Skills are presented in an open Markdown format, including reference files and code snippets, to provide agent-first documentation. This approach aims to reduce ‘context bloat’ often encountered when using Model Context Protocol (MCP) servers, leading to more efficient and cost-effective AI agent interactions with Google Cloud products like Gemini API, BigQuery, and GKE.
  • Claude Code Best Practice - A GitHub repository focused on ‘vibe coding to agentic engineering’, providing practices and examples for interacting with AI models like Claude. It includes sections on agents, commands, skills, development workflows, and implementation details.
  • youtube: The 6 Levels of Claude Code Explained 🌟 - This video provides a structured architectural roadmap for mastering Claude Code, Anthropic’s agentic CLI tool for software engineering. It details the progression from basic code generation to complex, multi-step agentic workflows, emphasizing the tool’s relevance to the 2026 Kubernetes ecosystem through automated manifest refactoring, contextual codebase analysis, and direct CLI-driven infrastructure orchestration.
  • Claude Code in Action 🌟 - A course from Anthropic Academy that provides comprehensive training on using Claude Code for software development tasks. It covers the underlying architecture of AI coding assistants, practical implementation techniques, and advanced integration strategies. Key topics include understanding coding assistant architecture, exploring Claude Code’s tool use system, mastering context management techniques, implementing visual communication workflows, creating custom automation, and extending functionality with MCP servers.
  • Kiro: Engineering Rigor for Agentic Development - Kiro is a tool designed to bring engineering discipline to AI agent development. It focuses on managing intent, handling long-running tasks across large codebases, and validating code correctness through a learning agent. Key features include converting natural language prompts into structured requirements (EARS notation), generating architectural designs, creating implementation plans with discrete, sequenced tasks, and enabling terminal-based interaction for building features, automating workflows, and debugging.
  • HolmesGPT (Robusta) - An open-source AI agent for investigating Prometheus alerts and Kubernetes incidents. It uses LLMs to triage issues and provide recommended fixes.
  • Skyvern - Automate browser-based workflows using LLMs and Computer Vision.
  • (2026) How Agents Are Transforming Work 🌟 - OpenAI’s economic research documents a structural shift in user behavior from basic chatbot Q&A to long-horizon agentic workflows using Codex.
  • (2026) Codex-maxxing for long-running work 🌟 - Strategies from Jason Liu on using OpenAI’s Codex as a persistent workspace for stateful, long-running agentic workflows.
  • (2026) A near-autonomous AI chemist improves a challenging reaction in medicinal chemistry 🌟 - OpenAI and Molecule.one leverage GPT-5.4 to optimize drug-discovery reactions through 10,080 physical experiments.
  • (2026) OpenAI to Acquire Ona 🌟 - OpenAI expands Codex with secure, customer-controlled persistent cloud infrastructure to run autonomous software agents.
  • (2025) Notion’s rebuild for agentic AI: How GPT-5 helped unlock autonomous workflows 🌟 - Notion rebuilds its product architecture around agentic AI, utilizing OpenAI’s frontier models and embeddings to power autonomous writing, Q&A, and database workflows.
  • (2026) How Endava is redesigning software delivery around AI agents 🌟 - Digital transformation firm Endava redesigns its software delivery pipeline around OpenAI’s reasoning models and Codex agents to build an agentic enterprise architecture.
  • (2026) Dreaming: Better memory for a more helpful ChatGPT 🌟 - OpenAI introduces ‘Dreaming’, a major memory architecture update that replaces static user-declared lists with dynamic, background-synthesized multi-session profiles.
  • (2026) Codex for every role, tool, and workflow 🌟 - OpenAI expands ChatGPT Codex with role-specific plugins, in-app browser comments, and background computer-use automation.
  • (2026) Building self-improving tax agents with Codex 🌟 - Technical paper showing how OpenAI, Thrive, and Crete built a self-improving tax filing agent with Codex that autonomously refines its code using human feedback and production traces.
  • (2026) A new personal finance experience in ChatGPT 🌟 - A preview announcement of ChatGPT’s Plaid-powered bank account integration for real-time financial insights.
  • (2026) How we built an internal data analytics agent 🌟 - An engineering post detailing the architecture of Qubot, GitHub’s internal Copilot-powered analytics assistant that translates natural language queries into secure database evaluations.
  • (2026) Bringing more agent harnesses and frameworks to Cloudflare, starting with Flue 🌟 - Cloudflare opens its Agents SDK primitives and partners with Astro’s Flue framework to establish a production-ready agentic stack.
  • (2026) Announcing Web Search on Amazon Bedrock AgentCore: Ground your AI agents in current, accurate web knowledge 🌟 - A fully managed web search capability on Bedrock AgentCore that allows secure, grounded agent queries with zero data egress.
  • (2022) LangChain 🌟 - The industry-leading framework for building context-aware applications powered by large language models, agent architectures, and structured cognitive flows.
  • (2026) Introducing OpenAI Presence 🌟 - An enterprise-grade AI agent platform for deploying trusted voice and chat agents with strict policy guardrails.
  • (2026) Inside our 353,000-person vibe coding course 🌟 - Kaggle’s AI Agents Intensive with Google brought learners together in a no-cost course to build and deploy the next frontier of AI.
  • (2026) Gemini API Managed Agents: 3.6 Flash, hooks, and more 🌟 - We’re announcing even more new capabilities in Managed Agents in Gemini API so developers can build reliable, production-ready agents.
  • (2026) How canvases make agentic workflows visible, steerable, and cost-efficient 🌟 - Transitioning from linear chat paradigms to spatial canvases for controlling complex AI agent workflows.
  • (2026) Turn one giant AI-generated pull request to a reviewable stack 🌟 - Teaching coding agents to decompose work into a clean, ordered stack using GitHub stacked pull requests.
  • (2026) Everything we launched during Agents Week 🌟 - A comprehensive recap of Cloudflare’s Agents Week, featuring the @cloudflare/computer runtime and Workers RPC updates.
  • (2026) Cloudflare AI Search: give your agents a search engine for your data 🌟 - AI Search delivers a turnkey search engine explicitly tailored for AI agents, abstracting the complexity of orchestrating Workers AI, Vectorize, and R2.
  • (2026) Runtime instances: persistent compute for production AI agents on Amazon Bedrock AgentCore 🌟 - AWS announces persistent compute instances for production AI agents via Bedrock AgentCore.

Model Context Protocol (MCP)

  • Announcing Azure MCP Server 2.0 Stable Release for Self-Hosted Agentic Cloud Automation 🌟 - This blog post announces the stable release of Azure MCP Server 2.0, an open-source software that implements the Model Context Protocol (MCP) specification. It allows AI agents and developer tools to interact with Azure resources through a standardized tool interface. The key advancement in version 2.0 is the support for self-hosted, remote MCP server deployment, enabling flexible integration into developer workflows for local development, tool integrations, and centralized team/enterprise scenarios with consistent policy and security controls.
  • Awesome MCP Servers - A curated list of resources related to MCP (Machine Cognitive Progression) servers, focusing on AI and related technologies.
  • PulseMCP - A hosted hub for discovering and using MCP servers.
  • MCPBundles - Curated bundles of MCP servers for various use cases (DevOps, Data, Productivity).
  • GitHub MCP Server - Interact with GitHub repositories, issues, and PRs via AI agents.
  • Vercel MCP Server - Manage Vercel deployments and view logs directly from AI agents.
  • Chroma MCP Server - Vector database integration for agentic RAG.
  • Brave Search MCP - Grounded web search for AI agents.
  • PostgreSQL MCP Server - Secure SQL execution and schema inspection for agents.
  • Google Cloud Managed MCP - Production-grade MCP service for accessing GCP resources from Gemini.
  • (2025) LSEG and OpenAI Partner to Integrate Financial Data into ChatGPT 🌟 - London Stock Exchange Group (LSEG) introduces an MCP connector delivering real-time, trusted financial market data, analytics, and news directly into ChatGPT.

LLM Operators and Infrastructure

Foundation Models

AI Benchmarks

AI Security and Threat Intelligence

AI Economic and Societal Impact

Enterprise AI and Case Studies

AI Governance and Policy

AI for Science

AI Productivity and Collaboration Tools

AI in Healthcare