Skip to content

docs(mcp): fix MCP Bundle link to symfony/ai#2296

Merged
soyuka merged 1 commit into
api-platform:4.3from
soyuka:fix/mcp-bundle-link
Jun 11, 2026
Merged

docs(mcp): fix MCP Bundle link to symfony/ai#2296
soyuka merged 1 commit into
api-platform:4.3from
soyuka:fix/mcp-bundle-link

Conversation

@soyuka

@soyuka soyuka commented Jun 11, 2026

Copy link
Copy Markdown
Member

What

Fixes the MCP Bundle link in core/mcp.md (both the Symfony and Laravel install subsections).

Why

The doc linked the MCP Bundle to https://github.com/symfony-tools/mcp-bundle, which does not exist. The symfony/mcp-bundle Composer package is a read-only subtree split of the symfony/ai monorepo — that is where issues and PRs are handled.

Confirmed against the vendored bundle:

  • vendor/symfony/mcp-bundle/README.md: "This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ai".
  • vendor/symfony/mcp-bundle/composer.json: extra.thanks.urlhttps://github.com/symfony/ai.
  • Bundle namespace is Symfony\\AI\\McpBundle.

The composer require api-platform/mcp symfony/mcp-bundle lines were already correct and are unchanged.

The symfony-tools/mcp-bundle URL does not exist. The
symfony/mcp-bundle package is a read-only subtree split of
the symfony/ai monorepo, where issues and PRs are handled.
@soyuka soyuka merged commit e97361d into api-platform:4.3 Jun 11, 2026
3 checks passed
@soyuka soyuka deleted the fix/mcp-bundle-link branch June 11, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant