Agents
The Agents page shows active and inactive MCP servers used by users in your organization.
An MCP (Model Context Protocol) server is a lightweight service that exposes tools and APIs to AI agents in a secure, standardized way. This allows agents to perform tasks beyond their built-in capabilities.
The MCP server capabilities include:
-
Tools - Actions that the model can call on the MCP server to perform operations.
-
Resources - Data or system assets that the model can be access or reference within MCP.
-
Prompts - Predefined instructions that the model can use to its behavior within MCP.
-
Sampling - Requests that the server can make to the model to generate or transform text within MCP.
Tools are primary utilities users interact with.
While MCP servers increase flexibility, they also introduce security risks if misconfigured. The Discovery page helps mitigate these risks by showing:
-
Which MCP servers are active
-
Tools exposed by each server
-
Metrics such as CRUD operations and user base
-
Risk analysis for exposed capabilities
Widgets
The Active agents widget shows the total number of MCP server connections that are currently active.
The Usage overview widget shows the total number of unique users and MCPs discovered during the selected timeframe.
The Operation usage widget summarizes which CRUD operations were used across platforms, including the number of times each operation was performed and the number of platforms that executed it.
The Top used widget lists the AI platforms with the highest activity, ranked by number of sessions.
Active and Inactive Servers
An MCP server is active if a user connected to it during the selected time interval. The Active servers table shows detailed insights into user activities in various generative AI applications through MCP severs, including their capabilities, top tools, operations, and invocations.
|
Column |
Description |
|---|---|
| Platform | Name of the AI platform |
| MCP server | Name of the MCP server |
| Users |
Number of users that accessed the server. |
| Capabilities | Capability category: Tools, resources, prompts, sampling |
| Top tools | Most frequently used tools |
| Operations | CRUD (Create, Read, Update, Delete) categories |
| Invocations | Total count of tool invocations |
| Last used | Date on which the category was last detected |
To view detailed information about a specific MCP server, click the relevant name in the table and open the dedicated server page.
The server page shows the server details, available tools, and recent user activity related to the MCP server.


