niblet is not found
Confirm the install directory is on PATH and open a new shell. Run command -v niblet and niblet version.
OAuth opens but never finishes
Keep the CLI running until the browser returns to127.0.0.1. Do not close the terminal or reuse an old authorization URL. If another machine opened the URL, the callback still needs to reach the CLI machine.
MCP is configured but tools are missing
Restart the MCP client after changing its configuration. Check the client’s MCP status panel or command, then authenticate the Niblet server. Confirm the URL is exactlyhttps://cloud.heyniblet.com/mcp.
Local preview fails
Runniblet apps validate . for a concise project error. Confirm the directory contains manifest.yaml and exactly one top-level .star file. Check that main() returns a render.Root widget.