npx claudepluginhub memodb-io/acontext --plugin acontextAdd to your .mcp.json:
{
"mcpServers": {
"acontext": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/mcp-server.cjs"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node