Attempting to connect to MCP servers... NPI URL: https://humanlearning-npi-mcp.hf.space/gradio_api/mcp/ Cred DB URL: https://humanlearning-cred-db-mcp.hf.space/gradio_api/mcp/ Alert URL: https://humanlearning-alert-mcp.hf.space/gradio_api/mcp/ 2025-12-02 19:58:25,357 - mcp_client - INFO - Initializing MultiServerMCPClient... 2025-12-02 19:58:29,753 - mcp_client - INFO - Successfully connected. Loaded 11 tools. Mock mode: False Connected: True Loaded tools: ['npi_mcp_search_providers_tool', 'npi_mcp_get_provider_by_npi_tool', 'npi_mcp_run_diagnostics', 'cred_db_mcp_sync_provider_from_npi', 'cred_db_mcp_add_or_update_credential', 'cred_db_mcp_list_expiring_credentials', 'cred_db_mcp_get_provider_snapshot', 'alert_mcp_log_alert', 'alert_mcp_get_open_alerts', 'alert_mcp_mark_alert_resolved', 'alert_mcp_summarize_alerts'] Testing NPI tool call... 2025-12-02 19:58:29,754 - mcp_client - INFO - Calling tool 'search_providers' with args: {'query': 'test'} 2025-12-02 19:58:37,077 - mcp_client - INFO - Tool 'search_providers' returned successfully. 2025-12-02 19:58:37,077 - mcp_client - INFO - MCP connections closed. Result: [{'npi': '1205923075', 'full_name': 'KIM ARTER', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '101Y00000X', 'primary_specialty': 'Counselor', 'primary_address': {'address_1': '11414 W CENTER RD STE 239', 'address_2': None, 'city': 'OMAHA', 'state': 'NE', 'postal_code': '681444487', 'country_code': 'US', 'telephone_number': '402-330-1633'}}, {'npi': '1255777512', 'full_name': 'KIMBERLY MORRIS', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '164W00000X', 'primary_specialty': 'Licensed Practical Nurse', 'primary_address': {'address_1': '5707 N 22ND ST', 'address_2': None, 'city': 'TAMPA', 'state': 'FL', 'postal_code': '336104350', 'country_code': 'US', 'telephone_number': '813-239-8069'}}, {'npi': '1609108687', 'full_name': 'TANELL OGBEIDE', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '363L00000X', 'primary_specialty': 'Nurse Practitioner', 'primary_address': {'address_1': '18010 SW MCEWAN RD', 'address_2': None, 'city': 'LAKE OSWEGO', 'state': 'OR', 'postal_code': '970357868', 'country_code': 'US', 'telephone_number': '503-525-7500'}}, {'npi': '1861557431', 'full_name': 'LYNN SCHUELLER', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '363L00000X', 'primary_specialty': 'Nurse Practitioner', 'primary_address': {'address_1': '2350 N LAKE DR # 400', 'address_2': None, 'city': 'MILWAUKEE', 'state': 'WI', 'postal_code': '532114507', 'country_code': 'US', 'telephone_number': '414-271-1633'}}, {'npi': '1689378010', 'full_name': 'ALDEN TEST', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '390200000X', 'primary_specialty': 'Student in an Organized Health Care Education/Training Program', 'primary_address': {'address_1': '320 E NORTH AVE', 'address_2': None, 'city': 'PITTSBURGH', 'state': 'PA', 'postal_code': '152124772', 'country_code': 'US', 'telephone_number': '412-330-4242'}}, {'npi': '1255928602', 'full_name': 'ALLISON TEST', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '106S00000X', 'primary_specialty': 'Behavior Technician', 'primary_address': {'address_1': '2630 W RUMBLE RD', 'address_2': None, 'city': 'MODESTO', 'state': 'CA', 'postal_code': '953500155', 'country_code': 'US', 'telephone_number': '209-222-2378'}}, {'npi': '1528498920', 'full_name': 'CHARLOTTE TEST', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '101YA0400X', 'primary_specialty': 'Counselor, Addiction (Substance Use Disorder)', 'primary_address': {'address_1': '233 W HIGH ST', 'address_2': None, 'city': 'GETTYSBURG', 'state': 'PA', 'postal_code': '173252124', 'country_code': 'US', 'telephone_number': '717-334-2433'}}, {'npi': '1164469938', 'full_name': 'DON TEST', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '1223S0112X', 'primary_specialty': 'Dentist, Oral and Maxillofacial Surgery', 'primary_address': {'address_1': '6609 BLANCO RD', 'address_2': None, 'city': 'SAN ANTONIO', 'state': 'TX', 'postal_code': '782166152', 'country_code': 'US', 'telephone_number': '210-349-3161'}}, {'npi': '1033648951', 'full_name': 'JACK TEST', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '207R00000X', 'primary_specialty': 'Internal Medicine', 'primary_address': {'address_1': '1923 S UTICA AVE', 'address_2': None, 'city': 'TULSA', 'state': 'OK', 'postal_code': '741046520', 'country_code': 'US', 'telephone_number': '918-748-7585'}}, {'npi': '1508193376', 'full_name': 'JULIA TEST', 'enumeration_type': 'NPI-1', 'primary_taxonomy': '390200000X', 'primary_specialty': 'Student in an Organized Health Care Education/Training Program', 'primary_address': {'address_1': '2728 DURANT AVE STE 109', 'address_2': None, 'city': 'BERKELEY', 'state': 'CA', 'postal_code': '947041725', 'country_code': 'US', 'telephone_number': '888-236-4076'}}] Closing...