iceccarelli/neuralbridge
Open-source middleware that aims to let any AI agent (OpenClaw, LangChain, AutoGPT) securely connect to any API, database, or enterprise system via YAML config. Features 22+ adapters, zero-trust security, EU CRA compliance engine, MCP gateway, React dashboard, and OpenClaw plugin support.
Platform-specific configuration:
{
"mcpServers": {
"neuralbridge": {
"command": "npx",
"args": [
"-y",
"neuralbridge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...