markpasternak/canvas-drop

Self-hostable, open-source platform to deploy & share small static web apps ("canvases") inside your org — paste/drag/PUT a folder, get an instant secure URL. Five zero-config backend primitives (KV, files, AI, identity, realtime), an MCP server for AI agents, no telemetry.

7Stars on the repository
6Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

llms

01

markpasternak/canvas-drop

Agent

If you are an agent deploying a canvas, start here. canvas-drop serves a single plain-text contract at {base}/llms.txt — no markup chrome, designed to be dropped straight into context. It is public (served from the docs band, readable without a session) so you can learn the API before you hold credentials.

7 20d ago A 0 tokens original MIT

mcp

02

markpasternak/canvas-drop

Agent

Agent "mcp" from markpasternak/canvas-drop, covering mcp server, connect, tools, which deploy tool to use and verify a deploy.

7 20d ago A 0 tokens original MIT

skill

03

markpasternak/canvas-drop

Agent

Install this skill so your coding agent deploys and extends canvases against this instance, first try, without manual correction. It ships in the standard skill format (a SKILL.md with name/description frontmatter and a when-to-use trigger), so an agent loads it automatically when a task matches.

7 20d ago A 0 tokens original MIT