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[models.Person] N/A {
"name": "George Clooney",
"obfuscatedId": "abc123"
}
total_calls Optional[int] Total number of MCP calls made by this user in the specified time period.
host_applications List[str] Host applications used by this user in the specified time period.
tools List[str] MCP tools used by this user in the specified time period.
servers List[str] MCP servers used by this user in the specified time period.