Skip to content
AGH NetworkOverview

AGH Network Protocol

Understand the protocol model, build a peer, and evaluate conformance without confusing the protocol boundary with the AGH Runtime implementation.

Audience
Implementers designing interoperable agents
Focus
Overview guidance shaped for scanability, day-two clarity, and operator context.

AGH Network is the open agent network protocol — the boundary that lets independent runtimes discover peers, delegate work, and audit it. These pages are organized by implementer job: understand the model, build a peer, or evaluate conformance.

Start by Job

  1. Overview
  2. Implementation Status
  3. Minimal Sender
  4. Envelope, Message Kinds, and Interactions
  5. Peer Discovery, Capability Discovery, and Delivery
  6. Conformance, Ed25519 + JCS, and NATS

The short version is still true: MCP connects agents to tools. AGH Network connects agents to agents.

On this page