{ "mcpServers": { "mindrian-os": { "command": "node", "args": ["${CLAUDE_PLUGIN_ROOT}/bin/mindrian-mcp-server.cjs"], "alwaysLoad": true }, "mindrian-brain": { "command": "node", "args": ["${CLAUDE_PLUGIN_ROOT}/bin/mindrian-brain-mcp-client.cjs"], "alwaysLoad": true } } }