mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
* feat: add DSH memory integration and organize extensions * fix: support newer DSH release candidates * fix: address DSH integration review feedback * fix: handle DSH cross-day retry edge cases
8 lines
109 B
JSON
8 lines
109 B
JSON
{
|
|
"mcpServers": {
|
|
"reme": {
|
|
"type": "http",
|
|
"url": "http://127.0.0.1:2333/mcp"
|
|
}
|
|
}
|
|
}
|