jetskibayConnect

THE PUBLISHING GUIDE

Your work.
One public address.

Keep content with its owner. Jetskibay brings the collection together.

Publish a small manifest.

Serve a JSON publication with links to your Markdown, images, docs and examples. One resource publisher can contain many entries. A product needs no MCP server.

{
  "protocol": "jetskibay-publish",
  "version": 1,
  "revision": "release-1",
  "publishedAt": "2026-09-07T12:00:00Z",
  "publisher": { "name": "Your team", "url": "https://your-site.com" },
  "entries": [ /* your resource, tool or product */ ]
}
Open a complete working example

Give the bay its address.

The operator adds your publication URL to the registry. Jetskibay validates it and fetches its content to render your page. Public files are read without credentials.

https://your-site.com/.well-known/jetskibay.json

Assets, examples, docs and status stay in your repository. Layout, navigation, search and connections live here.

Read openly. Run with access.

Tool pages are public. MCP operations require authentication. This prototype uses private bearer tokens; Cloudflare Managed OAuth is the next authentication step.

Connect to the prototype