Skip to content
Claude Desktop

PreClick — An MCP-native URL preflight scanning service for autonomous agents. for Claude Desktop

ai.preclick/preclick-mcp

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

client:Claude Desktop transport:streamable-http tools:6

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

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

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

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

What Claude Desktop can do once it is connected

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