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