npx claudepluginhub etanhey/brainlayer --plugin brainlayerAdd to your .mcp.json:
{
"mcpServers": {
"brainlayer": {
"command": "socat",
"args": [
"STDIO",
"UNIX-CONNECT:/tmp/brainbar.sock"
]
}
}
}socat