Open Block Protocol aims to unify web editors with reusable components
Breaking: New Open Standard for Web Blocks Launched
A new open and free protocol, called the Block Protocol, has been announced today. It aims to make web blocks—elements like calendars, Kanban boards, and image galleries—interchangeable across all web editors and apps. The first draft is now available for developers to test.

“For too long, every app had to build blocks from scratch, limiting users to whatever the developer had time to implement,” said a spokesperson for the development team. “The Block Protocol changes that by letting anyone create a block once and have it work everywhere.”
Background
Current web editors—from WordPress to Notion to Medium—all rely on a block-based interface, where users insert content via a “+” or “/” key. However, each platform has its own proprietary system for creating and hosting these blocks.
This lack of standardization means users cannot move blocks between apps and are stuck with the limited features each editor provides. Developers must re-implement every block type for their own platform, wasting time and resources.
What This Means
If widely adopted, the Block Protocol would allow any block to be used in any application that follows the standard. App developers would write the embedding code just once and instantly support a huge library of block types.
“Our hope is that this makes life easier for both developers and end users,” added the team. “Anyone can develop a block—like an interactive chart or a booking form—and share it openly.” The project is 100% free and open-source, with sample code available on GitHub.

How Blocks Will Work
Blocks can be any content element: paragraphs, lists, tables, diagrams, videos, order forms, calendars, or even structured data interfaces. The protocol defines how an embedding application communicates with a block, ensuring compatibility.
The initial release includes simple example blocks and a basic editor to demonstrate the concept. The team invites the open-source community to contribute to a growing library of reusable blocks.
Next Steps
The Block Protocol is still in early draft form, but feedback is already being gathered. Developers working on blogging tools, note-taking apps, or CMS platforms are encouraged to experiment with the protocol and provide input.
“We believe this could become a foundational standard for the web, like HTTP or HTML,” the spokesperson concluded. “Our users deserve blocks that work everywhere, not just in one silo.”
Related Articles
- Docker AI Governance: Centralized Control for Safe Agent Autonomy
- 10 Ways the gcx CLI Transforms Observability for You and Your AI Agents
- Boosting Type Checking in PyCharm 2026.1.2 with Pyrefly LSP Integration
- Gain Production Insight from Your Terminal: The gcx CLI for You and Your AI Agents
- How to Achieve Terminal-Based Observability for You and Your AI Agents Using the gcx CLI
- IntelliJ IDEA 2026.1.2: Key Bug Fixes That Streamline Your Development Workflow
- Navigating the AI Operating Model: How Enterprises Scale Beyond Experiments
- The Power of Dogfooding: How JetBrains Crafts Superior Developer Tools from Within