Describe the bug
ask modelscope mcp is error
url:https://mcp.api-inference.modelscope.net/be66a2296a924f/sse
and because the baseUrl is Error
debug baseUrl is https://mcp.api-inference.modelscope.net/be66a2296a924f
but the real baseUrl is https://mcp.api-inference.modelscope.net/
and this url is ok in ts sdk
i think kotlin sdk need consistent with other sdk