Odel
Kloakt

Kloakt

Local
@kultmember6banger1RustApache-2.0Updated 1w ago

Cloaked headless browser for AI agents — stealth TLS, smart extraction, SPA fallback

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIkloaktv0.1.2

Run

uvx kloakt

MCP client config

{
  "mcpServers": {
    "kloakt": {
      "command": "uvx",
      "args": [
        "kloakt"
      ]
    }
  }
}