zenbin

Installation
SKILL.md

ZenBin API — Agent Instructions

You can publish HTML pages to ZenBin using a simple API. Each page gets a unique URL that can be shared or viewed in a browser.

Base URL

https://zenbin.onrender.com

Publishing a Page

Send a POST request with a JSON body containing your HTML content:

POST https://zenbin.onrender.com/v1/pages/{id}
Content-Type: application/json

Request Body

Installs
1
First Seen
Mar 23, 2026
zenbin from smithery.ai