Openclaw Mcp Bridge
Freeby MCP Community
OpenClaw MCP plugin — thin wrapper around @aiwerk/mcp-bridge for seamless MCP server integration
v0.13.5Added Apr 12, 2026
openclawmcpmodel-context-protocolpluginbridge
Openclaw Mcp Bridge MCP Server
OpenClaw MCP plugin — thin wrapper around @aiwerk/mcp-bridge for seamless MCP server integration
Installation
Reviews
Installation
Quick install
npx -y @aiwerk/openclaw-mcp-bridge
Add to claude_desktop_config.json
{
"mcpServers": {
"openclaw-mcp-bridge": {
"command": "npx",
"args": ["-y", "@aiwerk/openclaw-mcp-bridge"]
}
}
}