Skip to content
Cursor

Remote OpenClaw for Cursor

io.github.aidevelopers2/remoteopenclaw-mcp

Search 13,870+ MCP servers, 4,384+ agent skills, and plugins from your terminal or agent.

client:Cursor transport:stdio runtime:npm

Install Remote OpenClaw in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "remoteopenclaw-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "remoteopenclaw"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Remote OpenClaw in other clients