By Max Techera · Open-source (MIT) · Updated June 2026
Blog

What changed in the 2026 MCP spec

A quick rundown of the notable MCP updates and what they mean for tool authors.

npxnpx drops-cli report.html --managed

MCP keeps evolving — clearer separation of tools/resources/prompts, elicitation (servers asking the user for input mid-call), and tighter transport/auth conventions. For a publish tool, the upshot is simpler, safer agent integrations.

What it means for drop

drop's MCP server tracks the stable tool surface, so publish_html and friends keep working across clients as the spec moves.

FAQ

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.

Share what your AI builds — on your own domain.

Open-source, zero-knowledge, free. Try it in one command:

npx drops-cli report.html --managed