WordPress Telex AI: From Natural Language to Custom Gutenberg Blocks

What is WordPress Telex AI?
Telex is an experimental WordPress AI development tool that generates custom Gutenberg blocks from natural language prompts, effectively turning “what you want” into “working code” inside your browser. Instead of setting up complex build tools or learning React and PHP, users describe the block they need and Telex assembles a single-block plugin that can be downloaded and installed on any WordPress site.
Because Telex runs in a browser-based WordPress Playground environment, there is no local setup, no code editor to configure, and no need to touch a server during development. This approach makes experimentation fast and low-risk, especially for solo creators, agencies, and small businesses that want custom functionality without agency-level budgets.
From natural language to live blocks
Telex is designed around “vibe coding”: you describe the outcome, and the AI handles the technical details of HTML, CSS, JavaScript, and block registration. During WordPress’s State of the Word event, Automattic highlighted how Telex has already powered real commercial sites only months after its initial prototype, showcasing its maturity beyond a lab experiment.
Examples demonstrated by community creators include:
Interactive price comparison blocks and custom calculators for service-based businesses.
Header blocks showing real-time business hours, phone numbers, and map directions.
Partner logo carousels, Google Calendar integrations, and neat post grids with uniform card heights for blogs and magazines.
Because the generated blocks behave like native Gutenberg blocks, they inherit theme styling, can be reused, and edited visually like any other block in the editor. For developers, Telex also exposes the underlying code so it can be refined manually if needed.
Real-world creators already using Telex
Telex is not just a concept; it is already in daily use by designers, developers, and even self-described “non-developers.” Community creator Nick Hamze has used Telex to ship interactive features that would traditionally cost thousands in custom development, such as comparison tools and small business utilities.
Designer and developer Tammie Lister challenged herself to build a new block every day for a month using Telex, ranging from playful seasonal elements like Halloween trick-or-treat blocks to a playable ASCII-style Tetris block. These experiments show that Telex is suitable both for practical marketing components and for creative, highly interactive experiences.
New AI-ready infrastructure in WordPress 6.9
Alongside Telex, WordPress 6.9 introduces an AI-ready foundation that makes it easier for external models and tools to interact with WordPress safely and consistently. Two core pieces stand out: the Abilities API and the Model Context Protocol (MCP) adapter.
Abilities API: This defines WordPress capabilities (such as editing posts, installing plugins, or managing comments) in a machine-readable way that AI systems can understand.
MCP adapter: This adapter allows WordPress to plug into AI ecosystems like Claude or GitHub Copilot without building a bespoke integration for each one.
By standardising the way WordPress exposes its capabilities, the platform can participate in AI workflows—such as automated content updates, maintenance tasks, or bulk configuration changes—without duplicating logic across multiple AI providers.
Towards AI-assisted site maintenance
WordPress’s roadmap goes beyond block generation and into AI-assisted operations and maintenance. The project aims to introduce benchmarks by 2026 to evaluate how well AI models can carry out routine WordPress tasks, such as updating plugins, editing text, and manipulating the interface in a predictable, safe way.
These benchmarks are expected to focus on:
Plugin and theme management, including safe updates and rollbacks.
Content tasks like rewriting, formatting, and accessibility improvements.
Interface actions such as navigating the dashboard, adjusting settings, or configuring blocks through the editor.
For site owners, this points to a future where common WordPress chores can be delegated to AI assistants that understand both the permissions model and the structure of the admin interface.
Why Telex matters for creators and small businesses
For freelancers, agencies, and small businesses, Telex can dramatically lower the cost and time involved in getting bespoke features built. Instead of commissioning a fully custom plugin, a site owner can prototype a block in the browser, iterate quickly on the design, and only involve a developer if deep customisation or auditing is required.
Some key advantages include:
Speed: Blocks can be generated, tested, and refined in minutes rather than days.
Accessibility: Non-developers can create useful, on-brand components using familiar language instead of code.
Cost savings: Many features that once required expensive custom builds can now be produced cheaply or even in-house.
Extendability: Developers still retain full control: they can download, inspect, and customise the generated plugin to meet stricter performance or security requirements.
For content-heavy sites like news blogs and magazines, Telex opens up the possibility of quickly rolling out custom layouts, promo blocks, dynamic listings, and interactive tools that respond to editorial needs without waiting on lengthy dev cycles.
How to start experimenting with Telex
Telex is available as a browser-based tool and is currently free to experiment with, making it easy to test ideas even if you are not ready to deploy them immediately. The typical workflow looks like this:
Describe the block you want in natural language, including layout, behaviour, and content type.
Let Telex generate a preview of the block in a Playground environment.
Refine with short follow-up prompts, or switch to the code view to tweak the output manually.
Download the single-block plugin and install it on your WordPress site when you are happy with the result.
Because the plugin is self-contained, it can be version-controlled, tested on staging, and deployed like any other custom code, fitting neatly into existing workflows for more advanced teams.
Telex, Abilities API and MCP at a glance
| Feature | What it does | Who benefits most |
|---|---|---|
| Telex AI | Converts natural language prompts into custom Gutenberg blocks. | Non-developers, agencies, small businesses |
| Abilities API | Exposes WordPress capabilities in a machine-readable format. | AI platforms, plugin developers, enterprises |
| MCP adapter | Connects WordPress to external AI tools without one-off integrations. | AI tool builders, hosting platforms |
| Future benchmarks | Measure how effectively AI can perform WordPress tasks. | Site owners, maintainers, AI researchers |
Enjoyed this? Get the week’s top France stories
One email every Sunday. Unsubscribe anytime.


