Official Sequel plugins for Claude Code — access webinar transcripts and generate content from your events.
npx claudepluginhub introvoke/sequel-claude-pluginAccess your Sequel webinar transcripts and generate content directly in Claude. Connects to the Sequel MCP server to list companies, browse past events, and retrieve paginated transcripts.
Access your Sequel webinar transcripts and generate content directly in Claude Code.
Once installed, Claude can read your past webinar transcripts and help you repurpose them into blog posts, email newsletters, social media posts, summaries, and more — all without leaving your editor.
Connects Claude Code to the Sequel MCP server at https://api.introvoke.com/api/mcp, exposing five read-only tools:
| Tool | Description |
|---|---|
list_companies | Returns the companies your account belongs to |
list_events | Lists past webinar events for a company |
get_event | Returns metadata for a specific event |
get_event_assets | Returns SRT/VTT transcript file references for an event |
get_event_srt_chunks | Returns paginated, PII-redacted transcript text |
claude plugin install sequel@sequel-plugins
Or add the marketplace first, then install:
/plugin marketplace add introvoke/sequel-claude-plugin
/plugin install sequel@sequel-claude-plugin
claude --plugin-dir https://github.com/introvoke/sequel-claude-plugin
git clone https://github.com/introvoke/sequel-claude-plugin
claude --plugin-dir ./sequel-claude-plugin
After installing, authenticate your Sequel account inside Claude Code:
/mcp
Select sequel from the list and follow the browser OAuth flow to connect your Sequel account. Authentication is handled via Auth0 and tokens are stored securely on your machine.
Once authenticated, you can ask Claude things like:
"Summarize my most recent webinar"
"Write a blog post from the transcript of last month's product demo"
"Create a LinkedIn post from my last event"
"Draft an email newsletter from the webinar I ran on March 5th"
Claude will automatically call the appropriate Sequel tools to find your events and pull the transcript.
GET https://api.introvoke.com/api/mcp