mirror of
https://github.com/thedotmack/claude-mem
synced 2026-04-25 17:15:04 +02:00
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"mcpServers": {
|
|
"mcp-search": {
|
|
"type": "stdio",
|
|
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/mcp-server.cjs"
|
|
}
|
|
}
|
|
}
|