chore: update workspace config and memory
This commit is contained in:
10
projects/stt-mcp/package.json
Normal file
10
projects/stt-mcp/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "stt-mcp",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"description": "MCP server for Faster-Whisper STT",
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.28.0",
|
||||
"zod": "^3.24.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user