Collections MCP 7종 가이드
Linkme MCP는 63개 도구 중 *collections. 7종으로 여러
/p/페이지를 컬렉션**/c/으로 묶습니다.7종 요약:
| Tool | 용도 |
|---|---|
|collections.create| 제목·ordered(순번 표시) |
|collections.list| 내 컬렉션 목록 |
|collections.update| 공개(published: true)·커버 |
|collections.delete| 컬렉션만 삭제 (페이지 유지) |
|collections.add_item|publishSlug+label(①, 1강…) |
|collections.remove_item| 항목 제거 |
|collections.reorder|publishIds배열로 순서 |스코프:
publish:read/publish:write재사용 — 기존 PAT 그대로 사용.흐름:
publish.create× N →collections.create(ordered: true)→add_item× N →update(published: true)→ https://link.me.kr/c/<slug>AI Agent 시리즈: https://link.me.kr/p/tlq1jpbv · PAT: https://link.me.kr/me/mcp

| 단계 | MCP | 결과 |
|---|---|---|
| 1 | publish.create | /p/ 페이지 |
| 2 | collections.create | 컬렉션 ID |
| 3 | collections.add_item | 목차 |
| 4 | collections.update | /c/ 공개 |
핵심 키워드
· 7 tools
· ordered
· /c/
· PAT
추천 링크