Agents should use Vued through the narrowest path that provides the data they need.
Recommended pattern
- Use local MCP or SDK local methods for decrypted meeting search.
- Use cloud API or SDK cloud methods for metadata writes, webhooks, API keys, and signed audio URLs.
- Avoid remote cloud routes for plaintext transcript content.
- Keep secrets out of prompts, source control, and generated docs.
Ready-to-paste MCP config
Prefer vued mcp install when the local CLI is available; use this manual config when an AI client needs explicit JSON.
Ready-to-paste Python client
Use Local MCP for tool schemas and Mintlify maintenance for updating this docs site. Last modified on June 30, 2026