Introduction
Shiplet helps teams share previews, collect feedback, and keep shipping.
Shiplet is a small publishing platform for sharing web previews, collecting contextual feedback, and keeping product work moving.
The product has three jobs:
- Publish static previews or Worker-backed shiplets to secure URLs.
- Control access through organizations, teams, users, and visibility settings.
- Give local agents a simple API and Code Mode MCP surface for publishing and review feedback.
The automation model is account-scoped. A single organization API key can publish and read across the organization, then project rules can deny or limit access where needed.
The MCP surface exposes only two tools:
search: inspect the Shiplet OpenAPI surface.execute: call Shiplet API operations throughcodemode.request(...).
Project-scoped MCP tokens are intentionally not part of the product.