{ "routes": [ { "routeKey": "cus", "toolServices": [ { "status": "ACTIVE", "serviceKey": "was-cus", "serviceDomain": "https://tool-cus.devjun.net", "manifestPath": "/tool-manifest", "executeBasePath": "/mcp" } ] }, { "routeKey": "sal", "toolServices": [ { "status": "ACTIVE", "serviceKey": "was-sal", "serviceDomain": "https://tool-sal.devjun.net", "manifestPath": "/tool-manifest", "executeBasePath": "/mcp" } ] }, { "routeKey": "pro", "toolServices": [ { "status": "ACTIVE", "serviceKey": "was-pro", "serviceDomain": "https://tool-pro.devjun.net", "manifestPath": "/tool-manifest", "executeBasePath": "/mcp" } ] }, { "routeKey": "sys", "toolServices": [ { "status": "ACTIVE", "serviceKey": "was-sys", "serviceDomain": "https://tool-sys.devjun.net", "manifestPath": "/tool-manifest", "executeBasePath": "/mcp" } ] } ] }