OpenClaw MCP plugin — thin wrapper around @aiwerk/mcp-bridge for seamless MCP server integration
{
"mcpServers": {
"aiwerkopenclaw-bridge": {
"command": "npx",
"args": [
"-y",
"@aiwerk/openclaw-mcp-bridge"
]
}
}
}