TypeScript library for analyzing and monitoring GitHub Copilot chat exports with status detection, request counting, and MCP tool tracking
{
"mcpServers": {
"copilot-chat-analyzer": {
"command": "npx",
"args": [
"-y",
"copilot-chat-analyzer"
]
}
}
}