toolcallwitness mcp for VS Code
com.clauxel.toolcallwitness/toolcallwitness-mcp
A witness layer for AI agent tool calls.
client:VS Code
transport:streamable-http
Install toolcallwitness mcp in VS Code
.vscode/mcp.json
{
"servers": {
"toolcallwitness-mcp": {
"type": "http",
"url": "https://toolcallwitness.clauxel.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs