logo
5 points by Adir 6 days ago | discuss
Built this open-source project for turning any content - Markdown, CSV, JSON, SVG, Mermaid, HTML - into a hosted, rendered, shareable page. One POST in, URL out.

Designed specifically for agents, with an MCP server and a CLI. Built on Cloudflare Workers. Free to use, self-hostable.

Try now: `curl -fsSL https://easl.dev/install.sh | sh`

GitHub: https://github.com/AdirAmsalem/easl Site: https://easl.dev

Feedback welcome!