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_itempublishSlug+label(①, 1강…)collections.remove_item항목 제거 collections.reorderpublishIds배열로 순서스코프:
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
추천 링크






