MCPServerErrorScreen(
self,
server: MCPServerInfo,
)ModalScreen[None]| Name | Type | Description |
|---|---|---|
server* | MCPServerInfo |
| Name | Type |
|---|---|
| server | MCPServerInfo |
Read-only modal for a failed MCP server's error details.
Failed MCP server whose error text should be displayed.
Compose the modal layout.
Copy the server error details to the clipboard.
Close the error details modal.