Agentity-com/mcp-audit-extension
Audit and log all GitHub Copilot MCP tool calls in VSCode with ease.
Platform-specific configuration:
{
"mcpServers": {
"mcp-audit-extension": {
"command": "npx",
"args": [
"-y",
"mcp-audit-extension"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...