Tools

Tools and platforms that implement the Untitled Protocol — reading, writing, or respecting <meta name="untitled"> and the X-Untitled header.


Untitled Protocol for WordPress

WordPress plugin · PHP

Site-wide state setting and per-post override via a metabox in the editor sidebar. Outputs <meta name="untitled"> via wp_head. No code required. Works with posts, pages, and all public custom post types.

wp plugin install untitled-protocol --activate

now draft ephemeral anonymous collective generative

untitled-meta

npm package · JavaScript / TypeScript

Zero-dependency package for setting the Untitled state programmatically in any JS/TS project. Client-side: creates the <meta> tag. Server-side: returns the X-Untitled header string. Works with React, Vue, Svelte, Astro, Next.js, Nuxt, and plain Node.js.

npm install untitled-meta

now draft ephemeral anonymous collective generative

untitled.js

JavaScript · client-side

The reference visual indicator. Reads the <meta name="untitled"> tag and renders a pulsing _ in the page corner showing visitors the current state. Drop one script tag into any HTML page.

now draft ephemeral anonymous collective generative

Validator

Web tool · hosted at untitled.now

Enter any URL to check whether it declares an Untitled Protocol state — via the X-Untitled HTTP header or <meta name="untitled"> tag — and what that declaration means for compliant agents.

now draft ephemeral anonymous collective generative

Suggest

Web tool · hosted at untitled.now

AI-powered state suggestion. Enter any URL and get a reasoned recommendation for which Untitled Protocol states fit the page's content, metadata, and apparent intent.

now draft ephemeral anonymous collective generative

Add your tool

Built something that reads, writes, or respects the Untitled Protocol? Submit it via a GitHub issue — include the tool name, a one-line description, which states it supports, and a link.

Submit via GitHub issue →