Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.64 KB

File metadata and controls

12 lines (9 loc) · 2.64 KB

McpUserBreakdown

Fields

Field Type Required Description Example
person Optional<Person> N/A {
"name": "George Clooney",
"obfuscatedId": "abc123"
}
totalCalls Optional<Long> Total number of MCP calls made by this user in the specified time period.
hostApplications List<String> Host applications used by this user in the specified time period.
tools List<String> MCP tools used by this user in the specified time period.
servers List<String> MCP servers used by this user in the specified time period.