ShipStatic MCP

One URL. Your agent ships.

Drop this URL into any MCP client and your agent can publish a website in its next message — free, no install, no signup, no API key.

https://mcp.shipstatic.com

What this is

ShipStatic is hosting for the sites you and your agent build. Hand it a folder of files and it answers with a real, shareable address — HTTPS included, live worldwide in seconds. Nothing to configure, and nothing to learn first.

Add it to your client

Claude Code:

claude mcp add --transport http shipstatic https://mcp.shipstatic.com

Cursor, Antigravity, Windsurf, n8n, Zed — anywhere with mcp.json:

{
  "mcpServers": {
    "shipstatic": {
      "url": "https://mcp.shipstatic.com"
    }
  }
}

Claude Desktop, Claude.ai web — add a custom connector pointing at https://mcp.shipstatic.com.

VS Code — install the ShipStatic extension; the server is built in, with no config at all.

Then just ask

Say “put my site online” and your agent publishes it. You get back a live URL you can share right away, plus a claim link — the site stays up for 3 days, and opening the claim link keeps it forever.

It handles the rest of the job too: “publish my Vite build”, “deploy and password-protect it”, “ship it to a temporary URL I can send a client”.

Connect an account for more

Everything above works with no account at all. Publishing is one of 15 tools — the other 14 answer once you connect: everything you’ve published, your own domains, and sites that never expire. Nothing to paste — your client starts the sign-in itself.

Prefer to run it yourself?

The same tools also run as a local process — for publishing a folder on your own machine, or configuring a token once instead of signing in. That token is your API key: one credential, two names.

npx -y @shipstatic/mcp

Free to start, and there is nothing to sign up for. Add the URL above, ask your agent to put something online, and you will have a link to share about a minute later.

More at shipstatic.com/agents.