Iframe-renderable widgets returned by the Cleanlist MCP server.
Pure HTML/CSS/JS โ no React, no bundle, no build step. Each widget
speaks the
MCP Apps protocol
directly via postMessage.
Renders the result of get_lists / list_lists as a clickable table.
Polymorphic table for search_people, search_companies, find_similar_companies, list_leads_in_list. Multi-select + Enrich + Add to list.
Per-entity status pills for enrich_* and add_*_enrichments. Counts done / failed / pending.
Single-lead detail view. Email / phone / LinkedIn surfaces with one-click actions.
/v/lead-card.htmlGeneric confirmation gate for write tools (CRM sync, sequencer, bulk enrich). Reads quote_id from structured content.
/v/confirm.htmlAuth context overview โ user, organization, granted OAuth scopes. Used by the whoami tool.