陈
陈
aqiukedkjkj/aaa
0 Stars
7 次浏览
更新于 2026-08-23
喜欢你
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"DemoCalculator": {
"args": [
"C:\\Users\\chen\\Desktop\\新建文件夹 (3)\\app\\test_memories.py"
],
"command": "python",
"description": "加法工具服务器(标准输入输出通信)",
"name": "Demo 🚀",
"transport": "stdio"
},
"LocalMemoryServer": {
"description": "我的重要记忆模块",
"transport": "sse",
"url": "http://0.0.0.0:8083/sse"
},
"OpenMemory": {
"args": [
"-y",
"supergateway",
"--sse",
"http://localhost:8765/mcp/cursor/sse/chen"
],
"command": "npx",
"description": "基于supergateway的OpenMemory服务",
"transport": "sse"
}
}
}
服务介绍
我喜欢你