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