fn mcp_bool(app: &App, f: impl Fn(&MemoryImage) -> bool) -> (String, Color)
Read a boolean from the MCP image; returns (“?”, DarkGray) if not loaded.
DarkGray