mcpConnectionFailed constant

String const mcpConnectionFailed

Implementation

static const String mcpConnectionFailed =
    'Failed to connect to MCP server. Check the server configuration '
    'and ensure the server is running.';