Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:46:37 +08:00
commit 3b9d701700
4 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "coeiro-operator",
"description": "COEIROINK音声合成MCPサーバー",
"version": "1.3.0",
"author": {
"name": "otolab"
},
"hooks": [
"./hooks"
]
}