chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"agentmemory": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@agentmemory/mcp"],
|
||||
"env": {
|
||||
"AGENTMEMORY_URL": "${AGENTMEMORY_URL:-http://localhost:3111}",
|
||||
"AGENTMEMORY_SECRET": "${AGENTMEMORY_SECRET:-}",
|
||||
"AGENTMEMORY_TOOLS": "${AGENTMEMORY_TOOLS:-all}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user