Protocol fit

DAG-TOML is complementary to agent protocols

Runtime and discovery protocols help agents call tools, delegate tasks, or advertise capabilities. DAG-TOML records the governed evidence shape of the work those systems produce.

SurfacePrimary questionDAG-TOML relationship
MCPHow does a model or agent access tools, resources, and context?DAG-TOML can capture the plan, evidence, and review state around work performed through tools.
A2AHow do independent agents discover one another and delegate tasks?DAG-TOML can describe task intent, dependencies, provenance, and readiness after delegation.
ACPHow do agents communicate through a general-purpose REST-style protocol?DAG-TOML remains a portable evidence artifact outside the transport channel.
ANPHow do agents discover and collaborate across an open network identity layer?DAG-TOML can bind claims to provenance and closure roots without defining identity itself.
Agent Manifest / agent.json / JSON AgentsWhat is this agent, what can it do, and what boundaries does it declare?DAG-TOML describes what a particular work package did, depended on, and proved.

Short version

MCP connects tools. A2A and ACP connect agents. Agent manifests describe actors. DAG-TOML describes governed work products and their evidence.