Guides

Step-by-step guides for common AgentOps tasks.

This section contains practical, step-by-step guides for building on the AgentOps platform.

Available Guides

  • Building Custom MCP Tools — Create a custom MCP tool server in Go, package it as an OCI artifact, and wire it into your agents.
  • Multi-Agent Orchestration — Set up an orchestrator that delegates work to task agents using the built-in delegation system.

Building Custom MCP Tools

Create a custom MCP tool server in Go using the mcputil SDK, package it as an OCI artifact, and deploy it to your agents.

Multi-Agent Orchestration

Set up an orchestrator agent that delegates work to task agents using the built-in delegation system.