Guides

Step-by-step guides for building with go-micro

`micro loop` quickstart

0→hero reference path

Adding an AI Provider to Go Micro

Agent Guardrails

Agent Integration Patterns

Agent Loops

Agent2Agent (A2A)

Agents and Workflows

Atlas Cloud Integration

Atlas Cloud is an enterprise AI infrastructure platform offering 300+ models across text, image, and video through a unified, OpenAI-compatible API. It is an official Go Micro sponsor and a first-class provider in the ai package.

Best Practices for Tool Descriptions

Building AI-Native Services

CLI & Gateway Guide

Debugging your agent

Use this guide when an agent surprises you: it answered without using a service, called the wrong endpoint, looped, lost memory, refused a tool, or behaved differently when a flow handed work to it.

Deployment Guide

Error Handling for AI Agents

When AI agents call your services through MCP, they need to understand errors well enough to recover or inform the user. This guide covers how to write services that give agents useful error information.

Framework Comparison

Health Checks

Install troubleshooting

MCP Security Guide

MCP Troubleshooting

Common issues when using the MCP gateway and AI agents with Go Micro services.

micro run - Local Development

Migration Guides

Step-by-step guides for migrating to Go Micro from other frameworks.

Native gRPC Compatibility

No-secret first-agent transcript

Payments (x402)

Plan & Delegate

Provider Conformance Matrix

Testing Micro Services

The Agent Harness

Your First Agent