Instant hosting for
AI agents

Upload a CSV, markdown doc, or diagram. easl renders it beautifully and gives you a shareable URL.

CSV Markdown JSON HTML SVG PDF Mermaid Images

One call. Beautiful URL.

publish_content
// MCP tool — or just POST /publish/inline
{
  "content": "# Hello World\nSome **markdown** here.",
  "contentType": "text/markdown"
}

 https://warm-dawn.easl.dev

See the transformation

Raw input on the left. What your users see on the right.

Markdown input# Q1 Results Revenue grew **42%** YoY. Key wins: - Enterprise: `+68%` - Self-serve: `+31%`
Rendered page

Q1 Results

Revenue grew 42% YoY.

Key wins:

• Enterprise: +68%

• Self-serve: +31%

CSV inputname,role,team,joined Alice,Engineer,Platform,2024 Bob,Designer,Product,2023 Carol,PM,Growth,2025 Dave,Engineer,Infra,2024
Sortable table
nameroleteamjoined
AliceEngineerPlatform2024
BobDesignerProduct2023
CarolPMGrowth2025
DaveEngineerInfra2024
JSON input{ "user": { "name": "Alice", "plan": "pro", "usage": 8420, "active": true } }
Interactive tree
{
  "user": {
    "name": "Alice"
    "plan": "pro"
    "usage": 8420
    "active": true
  }
}

Try it now

Publish your first file in under 10 seconds.