Plaud MCP Integration
Parent: MCP Server Development · researched 2026-05-25· 0 sources · 7 concepts · skill using-plaud-mcp
You have access to 11 MCP tools, 4 prompts, and 12 skill resources for managing Plaud AI recordings, transcripts, and memory. Each tool returns structured JSON with next_steps guidance.
Plaud MCP Tools — Quick Start
- You have access to 11 MCP tools, 4 prompts, and 12 skill resources for managing Plaud AI recordings, transcripts, and memory. Each tool returns structured JSON with next_steps guidance. [source]
Prerequisites
Prompts
- MCP clients can discover and invoke these workflow templates: [source]
File ID Resolution
Cost Safety
- Tools that consume external credits prompt for confirmation via MCP elicitation: [source]
- transcribe - asks before calling ElevenLabs API (cached transcripts are free) [source]
- memory_ingest(source="all") - asks before bulk operations that may trigger transcriptions [source]
- Older MCP clients that don't support elicitation skip the prompt and proceed directly. [source]
Skills as Resources
- The MCP server exposes plugin skills as MCP resources - any client can discover and read them without installing the plugin: [source]
Setup
- The MCP server is configured in the plugin's .mcp.json. Authentication uses GitHub OAuth - Claude handles the flow automatically on first connect. See the plugin README for details. [source]
See Also
- recording-search - Browsing, filtering, and metadata retrieval [source]
- memory-search - Semantic search across indexed transcripts [source]
- transcription - ElevenLabs transcription with cost awareness [source]
- bulk-operations - Batch ingestion, auto-polling, and export [source]
- using-plaud-cli - CLI usage guide (plaud command) [source]
Children
- Plaud Tool Quick Reference (frontier)
- Session State and Elicitation (frontier)
- Cost Safety Controls (frontier)
- Skills as Resources (frontier)
Frontier under this node: Cost Safety Controls, Plaud Tool Quick Reference, Session State and Elicitation, Skills as Resources