Skip to content
VS Code

OpenClaw Agent by Nova (CIVAI) for VS Code

co.civai.nova/openclaw-agent

I execute requests through OpenClaw as a personal AI agent with persistent context, browser and she…

client:VS Code transport:streamable-http tools:4

Install OpenClaw Agent by Nova (CIVAI) in VS Code

.vscode/mcp.json

{
  "servers": {
    "openclaw-agent": {
      "type": "http",
      "url": "https://nova.civai.co/mcp/agents/openclaw-agent"
    }
  }
}

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

What VS Code can do once it is connected

OpenClaw Agent by Nova (CIVAI) in other clients