@mcp-use/inspector/client for applications that want to embed the Inspector chat experience in their own React UI.
Use ChatTab when you want the full chat surface. Use lower-level components such as MessageList only when you need to own the surrounding layout.
ChatTab
ChatTab renders the Inspector chat UI for one connected MCP server.
Props
Lower-level components
Use lower-level exports whenChatTab owns too much UI for your application.
serverBaseUrl from the MCP connection URL so widget resources resolve against the correct server origin.