Skip to content
VS Code

harvis.dev for VS Code

dev.harvis/harvis

Deploy static sites from AI agents: deploy_site publishes files and returns a live URL in seconds.

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

Install harvis.dev in VS Code

.vscode/mcp.json

{
  "servers": {
    "harvis": {
      "type": "http",
      "url": "https://harvis.dev/api/mcp"
    }
  }
}

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

harvis.dev in other clients