mv old
This commit is contained in:
12
old/cfg/mcp.json
Normal file
12
old/cfg/mcp.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"aigpt": {
|
||||
"command": "aigpt",
|
||||
"args": ["server", "--enable-layer4"],
|
||||
"env": {
|
||||
"AIGPT_DB": "/root/.config/syui/ai/gpt/memory.db"
|
||||
},
|
||||
"description": "AI memory and personality system"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user