[New Extension] MCP Audit - log all of Copilot's tool calls #2805
agentborisdanilovich
started this conversation in
Extension Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Log all of Copillot's MCP tool calls to SIEM or filesystem
Install VSCode extension, no additional configuration.
Built for security & IT.
I released a Visual Studio Code extension which audits all of Copilot's MCP tool calls to SIEMs, log collectors or the filesystem.
Aimed at security and IT teams, this extension supports enterprise-wide rollout and provides visibility into all MCP tool calls, without interfering with developer workflows. It also benefits the single developer by providing easy filesystem logging of all calls.
The extension works by dynamically reading all MCP server configurations and creating a matching tapped server. The tapped server introduces an additional layer of middleware that logs the tool call through configurable forwarders.
MCP Audit is free and without registration; an optional free API key allows to log response content on top of request params.
Feedback is very welcome!
Links:
Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=Agentity.mcp-audit-extension
Info page (where you can get the free API key): https://audit.agentity.com/
GitHub: https://github.com/Agentity-com/mcp-audit-extension
Demo Video
Beta Was this translation helpful? Give feedback.
All reactions