
Monitoring Agentic Assets
In US and EU Cloud instances of Anypoint Platform, navigate from Agent Visualizer to view detailed metrics on agentic assets (agent, broker, or MCP server instances).
-
Agent: An autonomous software component that uses goals, context, and available tools (often via an LLM) to decide and execute actions on behalf of a user or system.
-
Broker: An intelligent routing service that coordinates task delegation across specialized agents in your enterprise. Brokers originate from MuleSoft and are referenced in the agent network YAML.
-
MCP server: A service that implements the Model Context Protocol to expose tools and data to AI clients, enabling LLMs to invoke external capabilities through a standard interface.
This example shows metrics for an instance of an agent.

1 | Name of the instance |
2 | Properties of the instance that correspond to properties in API Manager |
3 | Agent metrics |
4 | Lookback period selected for the agent |
5 | Auto-refresh (subscription tier requirement) |
6 | Manual refresh option |
For information about Agent Visualizer, see Agent Visualizer Overview.
Find Metrics for Agentic Assets
Agent Visualizer links to metrics for agentic assets (agent, broker, and MCP server instances) from nodes in the visualizer graph.
-
In Agent Visualizer, click a node to open its detail card.
-
In Performance and Health, click View Metrics to view additional metrics in Anypoint Monitoring.
-
Optionally, set the lookback period (see 4) to different range.
Defaults to the last 24 hours. Select a period from the last 30 minutes to the last 30 days.
-
Review properties and metrics for the agent, broker, or MCP server instance.
-
For more information about nodes in Agent Visualizer, see Agent Visualizer Overview.
Instance Properties
Agent, broker, and MCP server pages display these properties:
-
Instance ID: Unique identifier that API Manager generates for the instance
-
Instance Label: Unique identifier configured in API Manager as an optional instance property that distinguishes one instance from another instance of the same API
-
Status: Active, Inactive, or Unregistered status for the instance
For more detail, see Tracking Registration Status in the API Manager documentation.
Applies to agents, brokers, and MCP servers
-
Asset Version: Version of the asset (in Anypoint Exchange) that the instance implements
Examples: 1.0.0 (Latest), 1.0.2
-
Implementation URI: Upstream URI for the backend
-
Type: An Agent, Broker, or MCP Server instance type
Agent Metrics
Agents protected by a Flex Gateway ingress policy (A2A Agent Card) produce metrics in these charts:
-
Total Received: All requests to the agent
-
Failed Requests: Number of requests to the agent that failed
-
Failed Request Rate: Percentage of requests to the agent that failed
The agent’s Flex Gateway ingress supports request counts. The charts reflect calls to the agent through that ingress.
Broker Metrics
Metrics reported for brokers appear in these charts:
-
Requests Received:
-
Total Received: Number of requests to the broker
-
Failed Requests: Number of requests to the broker that failed
-
Failed Request Rate: Percentage of requests to the broker that failed
-
MCP Server Metrics
MCP servers protected by a Flex Gateway ingress policy (MCP Support) produce metrics in these charts:
-
Total Received: All requests to the MCP server
-
Failed Requests: Number of requests to the MCP server that failed
-
Failed Request Rate: Percentage of requests to the MCP server that failed
The MCP server’s Flex Gateway ingress supports request counts. The charts reflect calls to the MCP server through that ingress.