openclaw-mcp-tools

hyizhou/openclaw-mcp-tools
★ 1 stars TypeScript 📦 Other Updated 21d ago
OpenClaw plugin to bridge MCP server tools as native OpenClaw tools
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openclaw-mcp-tools": {
      "command": "npx",
      "args": [
        "-y",
        "hyizhou/openclaw-mcp-tools"
      ]
    }
  }
}

Topics

mcpopenclaw-plugin