Skip to content
Claude Desktop

clearscreen for Claude Desktop

io.github.lvsmanhole/clearscreen

Screen people & companies against 12 US sanctions & exclusion lists (OFAC, LEIE, SAM, Medicaid).

client:Claude Desktop transport:streamable-http

Install clearscreen in Claude Desktop

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

{
  "mcpServers": {
    "clearscreen": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://clearscreen-mcp.mcpize.run/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

clearscreen in other clients