Cleanlist

MCP Widgets

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.

๐Ÿ“‹

Lead lists

Renders the result of get_lists / list_lists as a clickable table.

/v/lead-lists.html
๐Ÿ”

Search results

Polymorphic table for search_people, search_companies, find_similar_companies, list_leads_in_list. Multi-select + Enrich + Add to list.

/v/search-results-table.html
โšก

Enrichment progress

Per-entity status pills for enrich_* and add_*_enrichments. Counts done / failed / pending.

/v/enrichment-progress.html
๐Ÿ‘ค

Lead card

Single-lead detail view. Email / phone / LinkedIn surfaces with one-click actions.

/v/lead-card.html
โœ“

Confirm

Generic confirmation gate for write tools (CRM sync, sequencer, bulk enrich). Reads quote_id from structured content.

/v/confirm.html
๐Ÿ”

Who am I

Auth context overview โ€” user, organization, granted OAuth scopes. Used by the whoami tool.

/v/whoami.html