Integration Quickstart
1. Add recorder script and component:
<script src="https://decidely.xyz/assets/decidely-recorder.js" defer></script>
<decidedly-recorder account-id="acct_123"></decidedly-recorder>
2. Listen for completion event and store video_id in your app record.
3. Call search/transcription APIs for post-recording automation.
4. Expose MCP tools to your AI assistant for contextual retrieval.