@sazuapp/mcp-server 0.1.0 → 0.1.1
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.
- package/README.md +4 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -33,9 +33,11 @@ claude mcp add sazu --env SAZU_API_KEY=sazu_pro_xxx -- npx -y @sazuapp/mcp-serve
|
|
|
33
33
|
}
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
##
|
|
36
|
+
## 시작하기
|
|
37
37
|
|
|
38
|
-
[https://sazu.app/manse-api
|
|
38
|
+
1. [https://sazu.app/manse-api](https://sazu.app/manse-api) — 서비스 소개·가격 확인
|
|
39
|
+
2. [Pro 구독](https://sazu.app/manse-api/pricing) — Free 사용자는 [docs 페이지](https://sazu.app/manse-api/docs) 의 curl 예시 활용
|
|
40
|
+
3. [대시보드 → 키 발급](https://sazu.app/manse-api/dashboard/keys) — `SAZU_API_KEY` 환경변수에 설정
|
|
39
41
|
|
|
40
42
|
## 노출 도구
|
|
41
43
|
|