Replies: 1 comment
|
Hi @hudiehule, thanks for reporting. Please share the POST /gateways payload, docker/network settings, and gateway logs around startup/registration so I can pinpoint likely validation or transport mismatch. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
version: 0.8.0

i want to add an external mcp server,the information about the server is:
{
"mcpServers": {
"market-cmapi00035184": {
"type": "streamableHttp",
"description": "全球IP地址归属地查询,实时更新,精确到城市,区县,支持高并发,平均延迟20ms,将IP信息转换为地理位置信息。包含IP地址最全,更新频率最快的IP地址定位工具。",
"isActive": true,
"name": "阿里云百炼_全球IP归属地查询",
"baseUrl": "https://dashscope.aliyuncs.com/api/v1/mcps/market-cmapi00035184/mcp",
"headers": {
"Authorization": "Bearer xxxxxxx"
}
}
}
}
the result is:
All reactions