Skip to content
VS Code

ship.page for VS Code

page.ship/ship-page

Deploy HTML from any agent: POST markup, get a live URL. Static hosting API with MCP tools.

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

Install ship.page in VS Code

.vscode/mcp.json

{
  "servers": {
    "ship-page": {
      "type": "http",
      "url": "https://ship.page/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

ship.page in other clients