Skip to content
VS Code

artifactos for VS Code

io.github.martindfarre/artifactos

Save, version & share AI-generated HTML artifacts (canvases, dashboards, apps) as links.

client:VS Code transport:streamable-http

Install artifactos in VS Code

.vscode/mcp.json

{
  "servers": {
    "artifactos": {
      "type": "http",
      "url": "https://artifactos.studio/api/mcp"
    }
  }
}

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

artifactos in other clients