News

Posts in 2026
  • Agents Meet Microservices: A Hands-On Demo

    Wednesday, March 04, 2026 in News

    We talk a lot about AI-native microservices. Time to show it. In this post we’ll build three services — projects, tasks, and team — and then hand them to an AI agent. The agent will create projects, assign tasks, and query team skills using …

    Read more

  • Making Microservices AI-Native with MCP

    Wednesday, February 11, 2026 in News

    We’re excited to announce MCP (Model Context Protocol) support in Go Micro v5.15.0 — making your microservices instantly accessible to AI tools like Claude. The Vision Imagine telling Claude: “Why is user 123’s order stuck?” …

    Read more

  • Introducing micro deploy

    Tuesday, January 27, 2026 in News

    We’re excited to announce micro deploy in Go Micro v5.13.0 — a simple way to deploy your services to any Linux server. The Problem Go Micro has always been great for building microservices: micro new myservice cd myservice micro run But …

    Read more