Skip to content
Cline

MCP OpenClaw Extensions for Cline

io.github.romainsantoli-web/mcp-openclaw

138-tool MCP server for AI agent firms: security, A2A, Hebbian memory, fleet mgmt

client:Cline transport:stdio runtime:pypi

Install MCP OpenClaw Extensions in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-openclaw": {
      "command": "uvx",
      "args": [
        "mcp-openclaw-extensions"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MCP OpenClaw Extensions in other clients