Files
gh-johnmatthewtennant-mcp-v…/.claude-plugin/plugin.json
2025-11-30 08:28:32 +08:00

12 lines
371 B
JSON

{
"name": "mcp-voice-hooks-plugin",
"description": "Real-time voice interaction for Claude Code. Speak naturally while Claude works - interrupt, redirect, or provide continuous feedback without stopping.",
"version": "1.0.40",
"author": {
"name": "John Matthew Tennant",
"url": "https://github.com/johnmatthewtennant"
},
"hooks": [
"./hooks"
]
}