# Shiped
> Deploy AI-generated HTML/CSS/JS and get an instant public HTTPS URL. Built for AI agents (Claude Code, ChatGPT, Codex, Cursor, Kiro) and their users — pasted or generated code is live in seconds, no terminal, no Git, no config.
Shiped exposes an MCP server (`https://shiped.app/mcp`, remote HTTP, OAuth 2.1 with PKCE) plus a local stdio server (`npx @shiped/mcp`). Tools: `deploy_to_shiped`, `list_shiped_projects`, `delete_shiped_project`. Agent login uses a one-time device/consent flow — no API key needed. User sites live at `https://yourname.shiped.site`.
## Core/docs
- [Shiped](https://shiped.app/): Deploy AI-generated code instantly. Paste HTML/CSS/JS from ChatGPT or Claude and get a live URL in under 3 seconds. No terminal, no Git, no config.
- [Agent setup](https://shiped.app/docs/agent-setup): Step-by-step guide for AI agents to self-connect to Shiped over MCP (Claude Code, Codex, Kiro, Cursor, any MCP-compatible client).
- [Agent setup (raw markdown)](https://shiped.app/docs/agent-setup.md): Same guide as plain markdown for direct fetching by agent retrieval tools.
- [Pricing](https://shiped.app/pricing): Free (3 projects, forever) · Pro $12/mo (20 projects, 10 dynamic, 500 MB) · Team $39/mo (100 projects, 30 dynamic, 5 GB).
- [MCP endpoint](https://shiped.app/mcp): Remote HTTP MCP server endpoint for shiped.
- [MCP server card](https://shiped.app/.well-known/mcp.json): Machine-readable MCP server metadata (protocol discovery).
- [MCP OAuth resource metadata](https://shiped.app/.well-known/oauth-protected-resource/mcp): RFC 9728 discovery for the MCP endpoint.
- [About](https://shiped.app/about): What Shiped is, how it works, contact.
- [Terms](https://shiped.app/terms) and [Privacy](https://shiped.app/privacy): Legal.
## Optional/Additional
- npm package: `@shiped/mcp` — local stdio MCP server (device-flow login).
- The MCP endpoint returns three tools: deploy_to_shiped(name, html?, files?), list_shiped_projects(), delete_shiped_project(slug).
- Contact: dexter@shiped.app
Fn: https://shiped.app/llms-full.txt