Title: Projects
Author: Tammie Lister
Published: 20 August 2025
Last modified: 29 January 2026

---

# Projects

## In this article

 * [Repo Structure](https://make.wordpress.org/ai/handbook/projects/?output_format=md#repo-structure)
 * [Building Blocks](https://make.wordpress.org/ai/handbook/projects/?output_format=md#building-blocks)

[↑ Back to top](https://make.wordpress.org/ai/handbook/projects/?output_format=md#wp--skip-link--target)

The WordPress coreCore Core is the set of software required to run WordPress. The
Core Development Team builds WordPress. AI Team owns and manages the following WordPress
AI projects. You can learn more about each project in the sections below.

 * [Abilities API](https://make.wordpress.org/ai/handbook/projects/abilities-api/)
 * [MCP Adapter](https://make.wordpress.org/ai/handbook/projects/mcp-adapter/)
 * [PHP AI Client](https://make.wordpress.org/ai/handbook/projects/php-ai-client/)
 * [WP AI Client](https://make.wordpress.org/ai/handbook/projects/wp-ai-client/)
 * [AI Experiments Plugin](https://make.wordpress.org/ai/handbook/ai-experiments/)
 * [WP Bench](https://make.wordpress.org/ai/handbook/projects/wp-bench/)

## 󠀁[Repo Structure](https://make.wordpress.org/ai/handbook/projects/?output_format=md#repo-structure)󠁿

All the repos have a similar structure for ease of use. They use consistent labels
and milestones. This is inherited from WordPress Core.

## 󠀁[Building Blocks](https://make.wordpress.org/ai/handbook/projects/?output_format=md#building-blocks)󠁿

The Core AI Team projects are built on the foundation of the AI [Building Blocks](https://make.wordpress.org/ai/2025/07/17/ai-building-blocks/).

> These Building Blocks will allow users and developers alike to create powerful
> AI implementations within WordPress – pushing the CMS to serve more needs and 
> be even more flexible than it already is. We have three immediate focuses and 
> four deliverables. When used together, each contributes the required functionality
> to create anything from AI features, to workflows, to agents, both inside and 
> outside of the software.
> [Building Blocks](https://make.wordpress.org/ai/2025/07/17/ai-building-blocks/)–
> James Le Page

Over time, additional projects have been added.

First published

20 August 2025

Last updated

29 January 2026

[  Previous: Meetings](https://make.wordpress.org/ai/handbook/meetings/)

[  Next: Abilities API](https://make.wordpress.org/ai/handbook/projects/abilities-api/)