13 lines
256 B
JSON
13 lines
256 B
JSON
{
|
|
"mcpServers": {
|
|
"aigpt": {
|
|
"command": "aigpt",
|
|
"args": ["server", "--enable-layer4"],
|
|
"env": {
|
|
"AIGPT_DB": "/root/.config/syui/ai/gpt/memory.db"
|
|
},
|
|
"description": "AI memory and personality system"
|
|
}
|
|
}
|
|
}
|