💬 Commit message: Update 2026-02-08 04:25:31, 2 files, 8 lines

📁 Files changed: 2
📝 Lines changed: 8

  • .mcp.json
  • plugin.json
This commit is contained in:
Adam Ladachowski
2026-02-08 04:25:31 +01:00
parent b3808686c4
commit c34ee09b97
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"claude-browse": {
"command": "browse-mcp",
"args": []
}
}
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "browse", "name": "browse",
"description": "Browser automation and image processing tools for Claude Code using Playwright WebKit", "description": "Browser automation and image processing tools for Claude Code using Playwright WebKit",
"version": "0.2.0", "version": "0.2.5",
"author": { "author": {
"name": "aladac", "name": "aladac",
"url": "https://github.com/aladac" "url": "https://github.com/aladac"