Fixes
- MCP scope picker windowed to the terminal height (#8): the
/mcptoken screen was overflowing the fixed-height frame on short terminals, silently hiding scope rows (allreadscopes andclusters:provision:plan) and shifting the visible list as the cursor moved. Tokens generated on affected terminals came out under-scoped, breaking the MCP plan→apply provisioning flow. The scope list is now windowed with▲/▼ n moremarkers, keeping every scope reachable at any terminal size.
Full Changelog: v0.0.2...v0.0.3