l
lanlingmcp
zhouxx123321/lanlingmcp
0 Stars
134 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"{输入您的MCP Server英文名}": {
"args": [
"-y",
"baidu-mcp"
],
"command": "",
"env": {
"Authorization": ""
},
"type": "{输入uvx或者npx}"
}
}
}
服务介绍
123