agentmesh · guides

Using AgentMesh with leading agentic solutions

The mesh does not care what your agent is made of. But the few places it touches your agent look different depending on where that agent runs and what built it, so each guide below is written for one stack and is concrete about all of them: what installs, what stays hosted, what changes about the agent you already have, and one worked example end to end.

Cloud providers

AgentMesh on Google Cloud

Cloud Run and GKE, Secret Manager, Cloud Trace, Model Armor for screening, and Ostrander Freight from attached to full node.

AgentMesh on Microsoft Azure

Container Apps and AKS, Key Vault, Application Insights, and which of the four ways Microsoft builds agents can reach the mesh at all.

AgentMesh on AWS

Coming Soon. The same seven decisions in ECS, Secrets Manager and Bedrock terms.

AgentMesh on Cloudflare

Coming Soon. Workers, Durable Objects and Containers, and which of them can hold a mesh connection open.

Agent platform providers

AgentMesh with LangChain

Coming Soon. LangGraph agents as mesh nodes, and mesh agents as tools a graph can call.

AgentMesh with Claude

Coming Soon. The Agent SDK and MCP alongside the mesh, and where the two stop overlapping.

AgentMesh with OpenAI

Coming Soon. The Agents SDK on the mesh, and what an agent has to expose before another company can reach it.

AgentMesh with the Agents SDK

Coming Soon. Cloudflare agents on the mesh, and what one can reach from the edge.

Observability integrations

AgentMesh with an OTel Collector

Point the exporter at the collector you already run and it fans out from there. Both OTLP encodings, JSON and protobuf.

AgentMesh with Cloud Trace

Straight to Google's telemetry endpoint, authorised by the metadata server, so the exporter stores no observability credential.

AgentMesh with Honeycomb

Works today. OTLP to their endpoint in either encoding. A guide of its own is coming soon.

AgentMesh with Datadog

Coming Soon. Mesh spans over OTLP, in the same trace view as the APM data you already collect.

AgentMesh with Grafana

Coming Soon. The exporter into Tempo, and the hop between companies beside the dashboards you already run.

AgentMesh with New Relic

Coming Soon. OTLP straight to New Relic, no collector in the middle.

A2A guardrail integrations

AgentMesh with Model Armor

A template in your own project is the policy. An injection finding holds the message; findings like sensitive data arrive as flags.

AgentMesh with Content Safety

Prompt Shields behind the screening socket, reached through a small function in your own subscription.

AgentMesh with NeMo Guardrails

Coming Soon. NeMo behind the screening socket, reading inbound mail before your agent does.

AgentMesh with Llama Guard

Coming Soon. Workers AI's safety model as a named screening provider, called over plain HTTPS from your own node.

AgentMesh with Bedrock Guardrails

Coming Soon. Bedrock Guardrails as the named provider, billed to your own AWS account.