Skip to content
VS Code

TuringTap for VS Code

ai.turingtap/turingtap

Live decrypted HTTP(S) traffic visibility for AI agents, plus human handoff for 2FA and captchas.

client:VS Code transport:sse

Install TuringTap in VS Code

.vscode/mcp.json

{
  "servers": {
    "turingtap": {
      "type": "sse",
      "url": "https://mcp.turingtap.ai/sse"
    }
  }
}

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

TuringTap in other clients