diff --git a/.claude-plugin/.mcp.json b/.claude-plugin/.mcp.json new file mode 100644 index 0000000..c21dde2 --- /dev/null +++ b/.claude-plugin/.mcp.json @@ -0,0 +1,6 @@ +{ + "claude-browse": { + "command": "browse-mcp", + "args": [] + } +} diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 1277210..427764e 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "browse", "description": "Browser automation and image processing tools for Claude Code using Playwright WebKit", - "version": "0.2.0", + "version": "0.2.5", "author": { "name": "aladac", "url": "https://github.com/aladac"