lsauer/visualstudiocode-trace
*Trace** is a developer tool designed to peek under the hood of Antigravity. It intercepts and logs all internal communication, including raw LLM calls, Language Server Protocol (LSP) traffic, and system telemetry.
Platform-specific configuration:
{
"mcpServers": {
"visualstudiocode-trace": {
"command": "npx",
"args": [
"-y",
"visualstudiocode-trace"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...