Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion data/json/en/tools/utils.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down Expand Up @@ -72,4 +78,4 @@
// X
// Y
// Z
]
]