12 lines
371 B
JSON
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"
|
|
]
|
|
} |