File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,8 +13,7 @@ Microphone capture and speech-to-text tools for MCP-compatible agents.
1313 <td><strong>Meta</strong></td>
1414 <td>
1515 <a href="https://www.npmjs.com/package/mcp-listen"><img src="https://img.shields.io/npm/v/mcp-listen" alt="npm version"></a>
16- <a href="https://github.com/analyticsinmotion/mcp-listen/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" alt="Apache 2.0 License"></a>
17- <a href="https://github.com/analyticsinmotion"><img src="https://github.com/user-attachments/assets/616c530f-cf2a-4f26-8f6c-7397be513847" alt="Analytics in Motion" width="137" height="20"></a>
16+ <a href="https://github.com/decibri/mcp-listen/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" alt="Apache 2.0 License"></a>
1817 </td>
1918 </tr>
2019 <tr>
@@ -206,4 +205,4 @@ The whisper model file must be downloaded before first use. See [Whisper Model S
206205
207206Apache-2.0. See [ LICENSE] ( LICENSE ) for details.
208207
209- Copyright 2026 [ Analytics in Motion ] ( https://www.analyticsinmotion .com )
208+ Copyright 2026 [ Decibri ] ( https://decibri .com )
Original file line number Diff line number Diff line change 22 "name" : " mcp-listen" ,
33 "version" : " 0.1.2" ,
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" ,
5+ "mcpName" : " io.github.decibri /mcp-listen" ,
66 "main" : " index.js" ,
77 "bin" : {
88 "mcp-listen" : " ./index.js"
3131 "scripts" : {
3232 "test" : " node test/smoke.js"
3333 },
34- "author" : " Analytics in Motion " ,
34+ "author" : " Decibri " ,
3535 "license" : " Apache-2.0" ,
3636 "repository" : {
3737 "type" : " git" ,
38- "url" : " https://github.com/analyticsinmotion /mcp-listen"
38+ "url" : " https://github.com/decibri /mcp-listen"
3939 },
40- "homepage" : " https://github.com/analyticsinmotion /mcp-listen" ,
40+ "homepage" : " https://github.com/decibri /mcp-listen" ,
4141 "dependencies" : {
4242 "@modelcontextprotocol/sdk" : " ^1.0.0" ,
4343 "decibri" : " ^1.0.0"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json" ,
3- "name" : " io.github.analyticsinmotion /mcp-listen" ,
3+ "name" : " io.github.decibri /mcp-listen" ,
44 "description" : " Give your AI agents the ability to listen. Microphone capture and speech-to-text." ,
55 "repository" : {
6- "url" : " https://github.com/analyticsinmotion /mcp-listen" ,
6+ "url" : " https://github.com/decibri /mcp-listen" ,
77 "source" : " github"
88 },
99 "version" : " 0.1.2" ,
You can’t perform that action at this time.
0 commit comments