Available tools
Recommended flow
1
Plan the app
Use the assistant to refine the name, stable app ID, summary, description, data sources, and configuration needs.
2
Build locally
Create and edit source on your system. Run
niblet apps validate and niblet apps preview until the result is ready.3
Push with the CLI
Run
niblet apps push .. The CLI creates the project when needed and uploads an immutable source-and-WebP pair.4
Inspect and submit with MCP
Call
app_get to confirm the revision, then use app_submit_for_review with its revision UUID.niblet apps submit. It does not grant direct publication access.