Skip to content

Add apps quickstart tutorial#3695

Merged
jlowin merged 5 commits intomainfrom
apps-quickstart-tutorial
Mar 29, 2026
Merged

Add apps quickstart tutorial#3695
jlowin merged 5 commits intomainfrom
apps-quickstart-tutorial

Conversation

@jlowin
Copy link
Copy Markdown
Member

@jlowin jlowin commented Mar 29, 2026

A guided "Build your first app in 5 minutes" tutorial. Starts with pip install, ends with a working interactive app in the browser.

Step 1 builds a searchable, sortable DataTable in ~20 lines. Step 2 adds a Select dropdown with reactive filtering using Rx, If/Else, and client-side state. The whole thing stays on the simplest path — app=True on a regular tool, no FastMCPApp or providers needed.

Sits right after Overview in the Apps nav.

@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. server Related to FastMCP server implementation or server-side functionality. labels Mar 29, 2026
@jlowin jlowin force-pushed the apps-quickstart-tutorial branch from 3636ccb to e487911 Compare March 29, 2026 16:06
@jlowin jlowin merged commit 9b89eb1 into main Mar 29, 2026
10 checks passed
@jlowin jlowin deleted the apps-quickstart-tutorial branch March 29, 2026 16:08
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. server Related to FastMCP server implementation or server-side functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant