diff --git a/data/json/en/tools/utils.jsonc b/data/json/en/tools/utils.jsonc index 0518d97..aad74cc 100644 --- a/data/json/en/tools/utils.jsonc +++ b/data/json/en/tools/utils.jsonc @@ -19,6 +19,12 @@ // A // B // C + { + "name": "Causeway", + "description": "Standalone Rust binary that drives Chromium through CDP and exposes browser control through MCP.", + "url": "https://wildernessinteractive.com/causeway", + "tags": ["Rust", "MCP", "Browser Automation"] + }, { "name": "Cert Decoder", "description": "A free online tool to decode X.509 SSL/TLS certificates in PEM format.", @@ -72,4 +78,4 @@ // X // Y // Z -] \ No newline at end of file +]