Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"local-recall": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/mcp-server/server.js"
],
"env": {
"LOCAL_RECALL_DIR": "./local-recall"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
nodeLOCAL_RECALL_DIR=./local-recall