Files
gh-mixedbread-ai-mgrep-plug…/.claude-plugin/plugin.json
2025-11-30 08:40:38 +08:00

11 lines
192 B
JSON

{
"name": "mgrep",
"description": "Search your local files using Mixedbread",
"version": "0.0.0",
"author": {
"name": "Joel Dierkes"
},
"hooks": [
"./hooks/hook.json"
]
}