@yoonion/mimi-seed-mcp 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -186,6 +186,6 @@ Claude가 연쇄 호출:
186
186
 
187
187
  - CLI 패키지: [`mimi-seed`](https://www.npmjs.com/package/mimi-seed)
188
188
  - 웹 콘솔: https://mimi-seed.pryzm.gg
189
- - 저장소: https://github.com/jeonghwanko/app-gen
189
+ - 저장소: https://github.com/jeonghwanko/mimi-seed
190
190
 
191
191
  MIT © jeonghwanko
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoonion/mimi-seed-mcp",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "Mimi Seed MCP server — Firebase + AdMob + Google Play + App Store management for Claude Code / Cursor / any MCP client.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -31,7 +31,7 @@
31
31
  "homepage": "https://mimi-seed.pryzm.gg",
32
32
  "repository": {
33
33
  "type": "git",
34
- "url": "https://github.com/jeonghwanko/app-gen.git",
34
+ "url": "git+https://github.com/jeonghwanko/mimi-seed.git",
35
35
  "directory": "packages/mcp-server"
36
36
  },
37
37
  "publishConfig": {