Skip to content
Claude Desktop

TuringTap for Claude Desktop

ai.turingtap/turingtap

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

client:Claude Desktop transport:sse

Install TuringTap in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "turingtap": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.turingtap.ai/sse"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

TuringTap in other clients