Description
Description
The Model Context Protocol (MCP) is an emerging standard for enabling AI models and external applications to interact with WordPress through standardized interfaces and custom endpoints. SCF does not currently expose its data or functionality via MCP plugins, as it leverages existing core REST endpoints to expose data; special cases like Options Pages are not exposed through the REST API.
This project aims to explore integrating SCF with state-of-the-art WordPress plugins that target working with AI agents, enabling the plugin to expose tools and resources for Field Groups, Custom Post Types, Taxonomies, and Options Pages as needed.
Early exploration and prototyping will help SCF stay ahead of trends in AI and interoperability, but full implementation may need to wait for the ecosystem to stabilize. The starting goal will be integrating with the Feature API plugin to expose SCF functions as tools and data as resources.