Plaud
Your Plaud recordings in Claude, ChatGPT and AI agents
Bring your Plaud voice recordings into your AI: list recordings, read speaker-attributed transcripts and the AI-generated summaries and action items. Connect your Plaud account in one click. Read-only, nothing is changed on your Plaud account.
- 🎙️ Recordings as text: list recordings and read full transcripts
- 🗣️ Speaker-attributed transcripts: who said what
- ✅ AI summaries and action items for each recording
- 🔒 Read-only · 🎁 Free
- 🔗 One-click connect: authorize your Plaud account, no API keys
- 💬 Works with any MCP client: Claude Desktop, Cursor, VS Code, Cline, Continue
Versão em português · Full docs (PT-BR) · Agent skill
One-click install
Claude (Web and Desktop)
Anthropic unified MCP installation at claude.ai/customize/connectors. The same link works for Claude Web and Claude Desktop (just be logged in):
Manual (if the deeplink does not open): claude.ai/customize/connectors → + → Add custom connector → paste Name Plaud and URL https://api.mcp.ai/p_plaud.
Cursor
VS Code (Copilot Chat)
ChatGPT, Manus, OpenClaw and 40+ other clients
Works with any MCP client that speaks MCP over HTTP. The server URL is always:
https://api.mcp.ai/p_plaud
Per-client details: INSTALL.md.
Example prompts
List my latest Plaud recordings
Summarize my last meeting recording
What were the action items from yesterday's call?
Show the transcript of my recording from this morning
5 tools available
| Tool | Description |
|---|---|
plaud_list_recordings | Lista gravações Plaud. Filtros opcionais: query (substring do nome, case-insensitive), date_from/date_to (YYYY-MM-DD, inclusivo). Com filtro, pagina até 5×100 e retorna todas. |
plaud_get_recording | Detalhes de uma gravação Plaud por ID. |
plaud_get_notes | Notas geradas por IA de uma gravação: resumo compacto, action items e tópicos-chave. |
plaud_get_transcript | Transcrição completa com timestamps e atribuição de falantes de uma gravação. |
plaud_get_user | Dados do usuário Plaud autenticado. |
Details for each tool: docs/ferramentas.md (PT-BR)
Pricing
Free.
Privacy & data protection
- Read-only, no tool changes data at the source.
- Sub-processors: Plaud, the LLM host you choose (Claude, ChatGPT, Cursor, your own agent). Full list in docs/privacidade-lgpd.md.
- Data returned by the tools is sent to the LLM host you choose, a sub-processor outside our control. We recommend plans with training opt-out.
FAQ
How do I connect? Click connect and authorize your Plaud account. There are no API keys to paste. It is read-only.
Does it change anything in Plaud? No. Every tool is read-only: it lists recordings and reads transcripts, summaries and action items.
How much does it cost? Free.
Is the server open source? The server is proprietary (hosted). This repository is the public wrapper with manifests, docs and skills, all MIT.
Support
- 📧 plaud@mcp.ai
- 🐛 GitHub Issues
- 📄 docs/
License
MIT — see LICENSE. The MCP server at api.mcp.ai/p_plaud is proprietary (hosted); this repo (manifests, docs, skills) is MIT.