Skip to content

Commit 540ac8b

Browse files
committed
fix: add mcpName for MCP Registry verification
1 parent 28c1fe6 commit 540ac8b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "mcp-listen",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Give your AI agents the ability to listen. Microphone capture and speech-to-text tools for MCP-compatible agents.",
5+
"mcpName": "io.github.analyticsinmotion/mcp-listen",
56
"main": "index.js",
67
"bin": {
78
"mcp-listen": "./index.js"

0 commit comments

Comments
 (0)