{
  "markdown": "# ShipStatic for Gemini CLI\n\nDeploy static websites, landing pages, and prototypes instantly from [ShipStatic](https://shipstatic.com), inside Gemini CLI. Free, no account needed.\n\n## Gemini CLI\n\n```bash\ngemini extensions install https://github.com/shipstatic/plugin\n```\n\nThe extension registers the ShipStatic MCP server ([`@shipstatic/mcp`](https://github.com/shipstatic/mcp)) inside Gemini CLI: all fifteen tools, running on your own machine, deploying folders straight from disk.\n\nAsk Gemini to deploy a site. No API key, no sign-up, no configuration. Your site is live instantly on `*.shipstatic.com`.\n\nDeployments without an API key are public and expire in 3 days. The response includes a **claim URL** so you can keep the site permanently.\n\nWant a private site? Ask Gemini to set a password when deploying. Visitors will be prompted to unlock before viewing, on the deployment URL and on any custom domains pointing at it.\n\n### API key (optional)\n\nFor permanent deployments, custom domains, and account tools, get a free API key from [my.shipstatic.com/api-key](https://my.shipstatic.com/api-key). Gemini asks for it when the extension installs and stores it in your system keychain. One credential, two names: the console mints it as an API key (`ship-...`), and the variable that carries it is the token (`SHIP_TOKEN`).\n\n### Tools\n\n| Tool | Description |\n|------|-------------|\n| `deployments_upload` | Deploy a folder and get a live URL instantly, optionally protected by a password |\n| `deployments_list` | List all deployments with their URLs, status, labels, and password protection state |\n| `deployments_get` | Get deployment details including URL, status, file count, size, and labels |\n| `deployments_set` | Update the labels on a deployment for organization and filtering |\n| `deployments_delete` | Permanently delete a deployment and all its files |\n| `domains_set` | Connect a custom domain to your site, switch deployments, or update labels |\n| `domains_list` | List all domains with their linked deployment and verification status |\n| `domains_get` | Get domain details including linked deployment, verification status, and labels |\n| `domains_records` | Get the DNS records you need to configure at your DNS provider |\n| `domains_dns` | Look up which DNS provider hosts a domain (e.g. Cloudflare, Namecheap) |\n| `domains_share` | Get a shareable link so someone else can see the required DNS records |\n| `domains_validate` | Check if a domain name is valid and available before connecting it |\n| `domains_verify` | Check if DNS is configured correctly after you set up the records |\n| `domains_delete` | Permanently disconnect and delete a custom domain |\n| `whoami` | Get your account details including email, plan, and usage |\n\n## Agent Skills: Claude Code, Cursor, and 30+ tools\n\nThe repo also ships `skills/using-ship/SKILL.md`, which teaches the [ShipStatic CLI](https://github.com/shipstatic/ship) through the open [Agent Skills](https://agentskills.io) standard. Copy it into your tool's skills directory; see [skills-aware tools](https://agentskills.io/clients) for per-tool instructions. The skill needs the CLI available, and `npx -y @shipstatic/ship` needs no install at all.\n\n## Also available\n\n| Surface | Reach it |\n|---------|----------|\n| **[MCP](https://mcp.shipstatic.com)** | Drop `https://mcp.shipstatic.com` into any MCP client |\n| **[CLI and SDK](https://github.com/shipstatic/ship)** | `npx @shipstatic/ship ./dist` |\n| **[VS Code](https://marketplace.visualstudio.com/items?itemName=shipstatic.shipstatic)** | Search \"ShipStatic\" in the Marketplace |\n| **[n8n](https://www.npmjs.com/package/n8n-nodes-shipstatic)** | Search \"ShipStatic\" in n8n's node panel |\n| **[GitHub Action](https://github.com/shipstatic/action)** | `shipstatic/action@v2` |\n| **[Agent Skill](https://www.shipstatic.com/SKILL.md)** | One file, for any skills-aware tool |\n\n## License\n\nMIT\n",
  "bytes": 3908,
  "sha": "0522a0669f9df92e943d378121854521875719e8427276d4eefdca0daf859f06",
  "repo_slug": "shipstatic/plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_shipstatic_plugin_ship_db56c4f5/readme"
}