WebMCP exposes MCP tools inside the browser (via document context), so a published dashboard can be interactive for an agent, not just static. It's an emerging pattern for live, agent-operable artifacts.
Publish the page, keep the keys
drop hosts the static shell privately on your domain; any in-page logic runs client-side. Zero-knowledge still holds for locked drops.
FAQ
Is it zero-knowledge?
Locked drops are AES-256 encrypted in the browser via StatiCrypt before upload. The server stores only ciphertext — never your content or password.
Does it work with any AI agent?
Yes. It's a CLI plus a SKILL.md and an MCP server, so Claude Code, Codex, Cursor, OpenCode, Gemini CLI — anything that runs a shell or speaks MCP — can use it.