Glossary
Canonical definitions of embed-widget terminology. Each entry answers a specific inbound question and links to related widgets.
Notion widget
A Notion widget is an embeddable web component — typically an iframe — that Notion renders inline inside a page.
Obsidian dashboard
An Obsidian dashboard is a curated Markdown note that surfaces status, progress, and live data for a user's active projects.
Embeddable countdown
An embeddable countdown is a web widget that displays time remaining to a specific future date — typically as four digit blocks for days, hours, minutes, and seconds — and which can be rendered inside a third-party page via an iframe.
Iframe widget
An iframe widget is a self-contained web component delivered over HTTPS and rendered inside another page via an `<iframe>` element.
MCP widget
An MCP widget is an embeddable widget whose creation and configuration is exposed via the Model Context Protocol — the standard API through which AI agents (Claude Desktop, Claude Code, and compatible clients) invoke tools.