s
sisicaotest
sisicao12/sisicaotest
0 Stars
2 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"test-mcp-server": {
"args": [
"-y",
"@modelcontextprotocol/server-everything"
],
"command": "npx",
"env": {
"LOG_LEVEL": "debug",
"TEST_MODE": "true"
}
}
}
}
该服务需要配置环境变量:test
服务介绍
222