{ "default_server_id": "hmm_hr_mcp", "servers": [ { "id": "hmm_hr_mcp", "enabled": true, "provider": "hmm_compat_mcp", "transport": "http", "endpoint_url": "https://hmm-backoffice.cloud-handson.com/mcp", "auth_token_env": "HMM_MCP_BEARER_TOKEN", "timeout_seconds_env": "AI_WEB_AGENT_CONSOLE_MCP_TIMEOUT_SECONDS", "default_tool": "search_hr_data", "router_model_profile": "gpt54_mini_oci", "tool_allowlist": [ "search_hr_data", "resolve_hr_term", "search_hr_policy", "search_carrier_performance", "render_hmm_carrier_report" ], "description": "HMM HR knowledge, ADB employee assignment, and RDS carrier performance MCP server" } ] }