snowflake-mcp-cold-bridge-latency-10s
First call through the Claude Desktop → VPS SSH bridge to Snowflake accounts for ~10.5s cold latency (bridge handshake + Snowflake connection pool warm-up). Subsequent queries are significantly faster. is_connected returning false while health_check_snowflake returns healthy is normal — health probe is a live check while is_connected reflects a cached handle state.