Skip to content
VS Code

OpenClaw Direct for VS Code

direct.openclaw/mcp

Deploy, monitor, and manage your OpenClaw AI assistants via natural language.

client:VS Code transport:streamable-http

Install OpenClaw Direct in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://openclaw.direct/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OpenClaw Direct in other clients