#5750 added remote MCP server support, which conflicted with our
import block in chat-settings-sheet.tsx. Kept both branches' imports
(MCP dialog + servers API from main, ServiceTier + Input from this PR).
393/393 backend tests pass; frontend type-check + vite build clean.