Plaud Access Layers · Updated 2026-05-22 Plaud 접근 5축 · 2026-05-22 업데이트

One Plaud account.
Five channels to use it.
하나의 Plaud 계정,
다섯 가지 채널로 다루는 법.

Web · Desktop · MCP · Skill · App — each channel has a different ceiling on what you can read, edit, and automate. This page is the decision SSOT for picking the right one. Web · Desktop · MCP · Skill · App — 각 채널마다 읽기·편집·자동화 가능 범위가 다릅니다. 어떤 채널을 언제 써야 하는지 결정하는 SSOT.

5
channels
채널
2
roles
역할
9
API endpoints
API 엔드포인트
14
auto-classify
자동 분류
The Idea
핵심 아이디어

Plaud Note is just the device — the cloud is the platform. And every channel into that cloud has its own ceiling. Plaud Note는 디바이스일 뿐 — 플랫폼은 클라우드입니다. 그 클라우드로 들어가는 모든 채널은 각자의 천장을 가집니다.

After Plaud announced its official MCP server (2026-05-13), three more channels became visible: a public OAuth MCP, an unofficial bash skill, and a self-hosted Python·SwiftUI app that already wraps the web API. Add the official Web and Desktop apps, and you get five.

They are not interchangeable. MCP is read-only. Skill exposes content MCP can't see (markMemo, highlight). The App is the only channel that can create folders, classify recordings with AI, and push to Obsidian. Desktop is the only channel that can record live meetings from system audio.

2026-05-13 Plaud가 공식 MCP 서버를 발표하면서 세 가지 채널이 더 가시화됐습니다 — OAuth MCP, 비공식 bash 스킬, 그리고 web API를 직접 감싸는 자체 Python·SwiftUI 앱. 거기에 공식 Web·Desktop을 더하면 다섯 축이 됩니다.

이들은 서로 대체재가 아닙니다. MCP는 read-only. 스킬은 MCP가 못 보는 콘텐츠(markMemo, highlight)를 노출합니다. 앱은 폴더 생성·AI 자동 분류·Obsidian 송출이 가능한 유일한 채널. Desktop은 시스템 오디오로 회의를 실시간 녹음할 수 있는 유일한 채널입니다.

The 5 Channels 5축

Five doors into the same cloud. 같은 클라우드로 들어가는 다섯 개의 문.

Each row shows where the channel lives, how it authenticates, and what its primary surface looks like. Tagged ✅ for official Plaud surfaces and ⚠️ for unofficial reverse-engineered ones. 각 행은 채널의 위치 · 인증 방식 · 주 표면을 보여줍니다. ✅는 공식 채널, ⚠️는 web API 리버스 기반의 비공식 채널.

1
Web✅ Official
web.plaud.ai — full management surface (rename, folders, speaker labels, delete, share).
web.plaud.ai — 풀 매니지 표면 (제목·폴더·스피커 라벨·삭제·공유).
Manage
2
Desktop✅ Official
Native Mac / Windows app — auto-detects Zoom · Meet · Teams, records system audio, takes screenshots, runs AutoFlow.
Mac / Windows 네이티브 앱 — Zoom · Meet · Teams 자동 감지, 시스템 오디오 녹음, 스크린샷, AutoFlow.
Capture + Manage
3
MCP✅ Official
mcp__plaud__* via Claude Code / Cursor / Zed — OAuth, read-only, 7 tools.
Claude Code · Cursor · Zed 등에서 호출하는 mcp__plaud__* — OAuth, read-only, 7개 도구.
Manage (LLM)
4
Skill⚠️ Unofficial
~/.claude/skills/plaud-cloud-tools/ — bash wrappers over the captured web cURL. Exposes markMemo · highlight that MCP can't.
~/.claude/skills/plaud-cloud-tools/ — 캡쳐한 web cURL 기반 bash 래퍼. MCP가 못 보는 markMemo · highlight 노출.
Manage (CLI)
5
App⚠️ Unofficial
/Users/yohankoo/DEV/plaud-note-manager/ — Python CLI + SwiftUI macOS app. Only channel with write power (folder CRUD, rename, AI auto-classify, Obsidian export).
/Users/yohankoo/DEV/plaud-note-manager/ — Python CLI + SwiftUI macOS 앱. 쓰기 권한을 가진 유일한 비공식 채널 (폴더 CRUD · 제목 변경 · AI 자동 분류 · Obsidian 송출).
Manage + Power
Two roles, one cloud 두 역할, 하나의 클라우드

Every channel does Manage. Only two do Capture. 모든 채널이 매니지를 합니다. 캡쳐는 단 두 채널만.

Capture = create a new recording. Manage = read / edit / process existing recordings. Mixing these up is the #1 reason people pick the wrong channel. 캡쳐 = 신규 녹음 생성. 매니지 = 기존 녹음 읽기·편집·가공. 이 둘을 혼동하는 게 채널 선택 실수의 1번 원인입니다.

HW
Plaud Note
Capture · device
Hardware recorder for in-person meetings, lectures, offline talks.
대면 회의 · 강의 · 오프라인 토크용 하드웨어 녹음기.
D
Desktop
Capture + Manage
Software recorder for online meetings (Zoom · Meet · Teams) — no bot, no joining.
온라인 회의용 소프트웨어 녹음기 (Zoom · Meet · Teams) — 봇 미참여, 시스템 오디오.
☁︎
Plaud Cloud
Shared backend
Every channel reads from / writes to the same cloud. file_id is the permanent URL key.
모든 채널이 같은 클라우드를 읽고 씁니다. file_id가 영구 URL 키.
M
Web · MCP · Skill · App
Manage only
Browse, read, summarize, classify, export. Cannot create new recordings.
브라우징 · 읽기 · 요약 · 분류 · 송출. 신규 녹음 생성은 불가.
Read vs Write — at a glance 읽기 vs 쓰기 — 한눈에

Who can do what. 누가 무엇을 할 수 있는가.

Read — everyone reads, but unevenly
읽기 — 모두가 읽지만 깊이가 다름

List · transcript · AI summary are universal. Outline · highlight · markMemo · sum_multi_note are exposed by Skill / App but hidden by MCP. Folder tree visible to Web / Desktop / App only.

파일 리스트 · 트랜스크립트 · AI 요약은 보편. Outline · highlight · markMemo · 다중 요약은 Skill / App만 노출, MCP는 숨김. 폴더 트리는 Web · Desktop · App만 가시.

  • All 5 — transcripts, summaries5축 모두 — 트랜스크립트 · 요약
  • ⚠️ Skill / App only — markMemo, highlightSkill · App만 — markMemo · highlight
  • ⚠️ Web / Desktop / App — folder treeWeb · Desktop · App — 폴더 트리
  • ⚠️ Desktop / Web — Ask Plaud (cited Q&A)Desktop · Web — Ask Plaud (인용 Q&A)
Write — only 3 of 5 can write
쓰기 — 5축 중 3축만 가능

Web and Desktop have full edit (rename, folder CRUD, speaker labels, delete). App matches them on rename + folder, and is the only channel that adds AI-based auto-classification. MCP and Skill are read-only.

Web · Desktop은 풀 편집 (제목 · 폴더 CRUD · 스피커 라벨 · 삭제). 앱은 제목 · 폴더만 동등, 대신 AI 자동 분류는 유일. MCP · Skill은 read-only.

  • Web · Desktop — full editWeb · Desktop — 풀 편집
  • App — rename · folder CRUD · moveApp — 제목 변경 · 폴더 CRUD · 이동
  • App only — AI auto-classify (14 categories)App만 — AI 자동 분류 (14 카테고리)
  • MCP · Skill — no write at allMCP · Skill — 쓰기 0건
Decision Guide 의사결정 가이드

Which channel for which task? 어떤 작업에 어떤 채널?

Pick by intent. The label inside each card is the recommended channel — sometimes one, sometimes a combination. "App only" means no other channel can do it. 의도로 고르세요. 카드 안의 라벨이 추천 채널 — 단일 또는 조합. "App only"는 다른 채널에선 불가능한 작업.

Capture
Online meeting
Desktop (Zoom · Meet · Teams 자동 감지 + 시스템 오디오)
Capture
In-person talk
Plaud Note HW (디바이스 휴대)
Browse
"최근 녹음 / 요약"
MCP (Claude 대화 중 자연어 호출)
Browse
GUI 빠른 탐색
Desktop 또는 Web (Ask Plaud 인용 Q&A 포함)
Edit
제목 / 폴더 변경
Web · Desktop · App (셋 다 가능)
Edit
스피커 라벨
Web 또는 Desktop (Plaud 서버 반영)
⭐ App only
AI 자동 분류
plaud classify --apply (14 카테고리 SSOT)
⭐ App only
Obsidian 회의록
plaud meeting-note · plaud obsidian
⭐ App only
자체 STT 재전사
plaud cmds-transcribe (ElevenLabs)
Export
노션 / Slack / 이메일
MCP → plaud-export · 또는 Desktop → Zapier
Export
27+ 형식
Desktop (공식 export)
Bulk
오디오 일괄 백업
Skill (download-file.sh) 또는 App (plaud download)
Real-world combos 실전 조합 패턴

A full meeting workflow stitches all five. 제대로 된 회의 워크플로우는 5축을 모두 엮습니다.

No single channel covers a serious workflow end-to-end. The fluent pattern is to chain them — each channel doing what it's best at. 한 채널로 풀스택 워크플로우가 돌아가지 않습니다. 잘 쓰는 사람은 체이닝합니다 — 각 채널이 가장 잘하는 일만 시키는 방식.

# 1) Desktop — Zoom 회의 자동 감지 + 슬라이드 스크린샷 # (사용자 액션 없음, Plaud Cloud로 자동 sync) # 2) App — 로컬 sync + AI 자동 분류 $ cd /Users/yohankoo/DEV/plaud-note-manager $ uv run plaud sync $ uv run plaud classify --apply # 14 카테고리 SSOT로 자동 폴더 배치 # 3) App — Obsidian 회의록 송출 $ uv run plaud meeting-note 07a961a46137012b9e1928bb9c088f6c # 4) MCP — Claude 대화 중 follow-up 이메일 초안 "이 회의로 follow-up 이메일 만들어줘" # → plaud-followup 자동 라우팅 # 5) Web — 외부 메모/노션에 박을 영구 URL $ uv run plaud web 07a961a4... --copy https://web.plaud.ai/file/07a961a46137012b9e1928bb9c088f6c

Pick the right door.
Chain when you must.
알맞은 문을 고르세요.
필요하면 엮으세요.

Full source-of-truth doc lives in the App repo. Summary lives in the Obsidian vault. Both are linked below so you can pick up from either side next session. 상세 SSOT는 App 저장소에, 요약본은 Obsidian 볼트에 있습니다. 두 경로 다 아래 링크 — 다음 세션은 어느 쪽에서도 이어가실 수 있어요.

CMDSPACE CMDSPACE

A CMDSPACE field note on Plaud. CMDSPACE의 Plaud 사용 필드노트.