monitor-usage
Installation
SKILL.md
Monitor MCP Server Usage
Use the getLogSources and queryLogs tools to retrieve and interpret AIC audit logs. Always check the current time before querying so time ranges are accurate.
MCP Identity Markers
These values identify MCP server activity in the logs:
| Marker | Value | Where it appears |
|---|---|---|
| Initial auth client | AICMCPClient |
am-authentication — PKCE / Device Code login |
| Token exchange client | AICMCPExchangeClient |
am-authentication — one AM-TOKEN-EXCHANGE event per tool call |
| API User-Agent | aic-mcp-server/<version> |
idm-access, am-access — all outbound API requests |