{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "21888cc5a07f987435018d40e3a4ed2c", "packages": [ { "name": "wordpress/mcp-adapter", "version": "v0.5.0", "source": { "type": "git", "url": "https://github.com/WordPress/mcp-adapter.git", "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/mcp-adapter/zipball/7bfc49f46b3ea7544dded49d5a606089f825a80b", "reference": "7bfc49f46b3ea7544dded49d5a606089f825a80b", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.4 || ^8.0", "wordpress/php-mcp-schema": "^0.1.0" }, "require-dev": { "automattic/vipwpcs": "^3.0", "php-stubs/wordpress-stubs": "^6.9", "php-stubs/wp-cli-stubs": "^2.12", "phpcompatibility/php-compatibility": "10.x-dev as 9.99.99", "phpcompatibility/phpcompatibility-wp": "^2.1", "phpstan/extension-installer": "^1.3", "phpstan/php-8-stubs": "^0.4.24", "phpstan/phpstan": "^2.1.22", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpunit/phpunit": "^9.6", "slevomat/coding-standard": "^8.0", "szepeviktor/phpstan-wordpress": "^2.0", "wp-phpunit/wp-phpunit": "^6.5", "wpackagist-plugin/plugin-check": "^1.6", "yoast/phpunit-polyfills": "^4.0" }, "type": "wordpress-plugin", "extra": { "installer-paths": { "vendor/{$vendor}/{$name}/": [ "wpackagist-plugin/plugin-check" ] } }, "autoload": { "psr-4": { "WP\\MCP\\": "includes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WordPress AI Team", "homepage": "https://make.wordpress.org/ai/" } ], "description": "Adapter for Abilities API, letting WordPress abilities to be used as MCP tools, resources or prompts", "homepage": "https://github.com/wordpress/mcp-adapter", "keywords": [ "abilities-api", "adapter", "ai", "api", "integration", "mcp", "model-context-protocol", "wordpress" ], "support": { "issues": "https://github.com/wordpress/mcp-adapter/issues", "source": "https://github.com/wordpress/mcp-adapter" }, "time": "2026-04-14T12:12:58+00:00" }, { "name": "wordpress/php-mcp-schema", "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/WordPress/php-mcp-schema.git", "reference": "e2118ec421ead51a3e17a3d8160f4537727e91b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/php-mcp-schema/zipball/e2118ec421ead51a3e17a3d8160f4537727e91b9", "reference": "e2118ec421ead51a3e17a3d8160f4537727e91b9", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "phpstan/phpstan": "^1.10" }, "type": "library", "autoload": { "psr-4": { "WP\\McpSchema\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "WordPress", "homepage": "https://wordpress.org" } ], "description": "PHP DTOs for the Model Context Protocol (MCP) specification", "homepage": "https://github.com/WordPress/php-mcp-schema", "keywords": [ "dto", "mcp", "model-context-protocol", "php", "schema" ], "support": { "issues": "https://github.com/WordPress/php-mcp-schema/issues", "source": "https://github.com/WordPress/php-mcp-schema/tree/v0.1.1" }, "time": "2026-04-10T19:35:16+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": {}, "plugin-api-version": "2.9.0" }