Skip to content

Add sales dashboard and live system monitor examples, bump prefab-ui to 0.17#3696

Merged
jlowin merged 1 commit intomainfrom
example-apps
Mar 30, 2026
Merged

Add sales dashboard and live system monitor examples, bump prefab-ui to 0.17#3696
jlowin merged 1 commit intomainfrom
example-apps

Conversation

@jlowin
Copy link
Copy Markdown
Member

@jlowin jlowin commented Mar 29, 2026

Two showcase example apps, plus a prefab-ui minimum bump and an SDK warning fix.

Sales Dashboard — metric cards, stacked area chart, donut pie chart, sortable deal table. Pure Prefab, single app=True tool. The hero screenshot for the gallery.

Live System Monitor — real CPU/memory/disk from psutil, auto-refreshing via SetInterval + CallTool, top processes list via ForEach, configurable refresh rate dropdown. Uses FastMCPApp with on_mount for the refresh loop.

Also bumps prefab-ui minimum to 0.17.0 and suppresses the MCP SDK "Tool not listed" warning that fires on every app-only tool call (the SDK warns even when validate_input=False).

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@marvin-context-protocol marvin-context-protocol Bot added documentation Updates to docs, examples, or guides. Primary change is documentation-related. mcp apps Related to MCP Apps - user-facing applications with frontend bundles served by MCP servers. labels Mar 29, 2026
@jlowin jlowin changed the title Add 6 example apps for gallery Add sales dashboard and live system monitor examples, bump prefab-ui to 0.17 Mar 30, 2026
@jlowin jlowin merged commit 27abe3c into main Mar 30, 2026
8 checks passed
@jlowin jlowin deleted the example-apps branch March 30, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Updates to docs, examples, or guides. Primary change is documentation-related. mcp apps Related to MCP Apps - user-facing applications with frontend bundles served by MCP servers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant