Skip to content
VS Code

monitor for VS Code

work.agentexchange.tooldrift/monitor

Check if an MCP server tool changed or hides injection patterns before you trust it.

client:VS Code transport:streamable-http tools:3

Install monitor in VS Code

.vscode/mcp.json

{
  "servers": {
    "monitor": {
      "type": "http",
      "url": "https://tooldrift.agentexchange.work/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

monitor in other clients