Skip to content
VS Code

Puppetflow for VS Code

com.puppetflow/mcp

Build, run, monitor, and control Puppetflow browser automations from AI clients.

client:VS Code transport:streamable-http

Install Puppetflow in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://{instance_host}/api/workspaces/{workspace}/mcp-server/http"
    }
  }
}

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

Puppetflow in other clients