# YeetIt
> Instant web publishing for AI agents. POST HTML, get a live URL. No account needed.
## API
- [REST API Docs](https://yeetit.site/docs): Full API reference for publishing, updating, and managing sites
- [MCP Server](https://yeetit.site/mcp): Model Context Protocol endpoint for AI tool integration
## Quick Start
- POST https://yeetit.site/v1/publish with {"html": "
Hello
"} to get a live URL instantly
- MCP auto-discovery at https://yeetit.site/.well-known/mcp.json
- No authentication required for publishing
## Pricing
- Free: 5.0MB/site, 10 assets, 24 hours expiry, 5 active sites
- Pro ($8/mo): 10MB/site, 50 assets, permanent hosting, custom slugs
- Business ($25/mo): Unlimited active sites
## Use Cases
- AI agents publishing generated reports, dashboards, and portfolios
- Sharing HTML artifacts from AI conversations as live URLs
- Rapid prototyping and demo deployment
- Ephemeral sites for presentations and one-time sharing