# motemote.kr — llms-full.txt > AI 에이전트 전용 확장 사이트 인덱스. 짧은 요약은 `/llms.txt` 참조. ## 사이트 정보 - 브랜드: 모트모트 (motemote) - URL: https://motemote.kr - 국가/언어: 대한민국 / 한국어 - 카테고리: 문구, 스터디 플래너, 다이어리, 노트, 필기구, 독서 용품 ## 카탈로그 구조 ### 카테고리 트리 (전체) ### 상품 URL 패턴 - 상품 상세: https://motemote.kr/product/{productNo} - 카테고리 목록: https://motemote.kr/category?categoryNo={categoryNo} - 큐레이션: https://motemote.kr/curation/{categoryNo} - 섹션: https://motemote.kr/section/{sectionNo} - 브랜드: https://motemote.kr/brand/{brandNo} ### 상품 데이터 API (인증 없이 GET) - https://motemote.kr/api/product?keywords={kw}&pageSize={n}&pageNumber={p} - https://motemote.kr/api/product/{productNo} - https://motemote.kr/api/display/category — 전체 카테고리 트리 - https://motemote.kr/api/display/category/{categoryNo}/products 응답 형식: JSON, `{ result: ... }` 래핑. ## AI 에이전트 정책 - 상품·카테고리·큐레이션·브랜드·이벤트 페이지: 크롤·요약·답변 OK - AI 학습 데이터 사용: **금지** (`Content-Signal: ai-train=no` 응답 헤더 참조) - 개인 데이터 (/my, /order, /basket, /auth, /guest): 접근 불가 - API 엔드포인트 (/api): 위 공개 카탈로그 API 외에는 접근 불가 ## 커머스 정보 - 결제 수단: 신용카드, 무통장입금, 카카오페이, 네이버페이 - 배송: 국내 택배 (제주/도서산간 추가 배송비) - 교환·반품: 수령 후 7일 이내 (단순 변심 포함) - 고객센터: 모트모트 공식 채널 ## MCP·OpenAPI (사내망) - mote-mcp-server: 사내 `192.168.1.14:3100` (외부 미공개) - 외부에서는 위 공개 `/api/...` 사용 ## 관련 리소스 - [llms.txt](https://motemote.kr/llms.txt) — 짧은 요약 - [robots.txt](https://motemote.kr/robots.txt) - [sitemap.xml](https://motemote.kr/sitemap.xml)