Skip to content
VS Code

PreClick — An MCP-native URL preflight scanning service for autonomous agents. for VS Code

ai.preclick/preclick-mcp

PreClick scans links for threats and confirms intent match with high accuracy before agents click.

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

Install PreClick — An MCP-native URL preflight scanning service for autonomous agents. in VS Code

.vscode/mcp.json

{
  "servers": {
    "preclick-mcp": {
      "type": "http",
      "url": "https://preclick.ai/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

PreClick — An MCP-native URL preflight scanning service for autonomous agents. in other clients