Files
archived-ai-mate/README.md
Johannes Wachter 210b4967fa [Mate] Consolidate profiler documentation into Symfony bridge
- Remove incorrect 'Profiler Bridge' section (symfony/ai-profiler-mate-extension does not exist)
- Add profiler tools and resources to Symfony Bridge section as optional features
- Profiler functionality is part of symfony/ai-symfony-mate-extension, not a separate package
- Update mate README.md with documentation link and proper formatting
- Update formatting to match other component READMEs (use dashes, add docs link)

The profiler tools (symfony-profiler-list, symfony-profiler-latest,
symfony-profiler-search, symfony-profiler-get) and resources
(symfony-profiler://profile/{token}) are now correctly documented as
optional features of the Symfony bridge that activate when
symfony/http-kernel is installed.
2026-01-29 19:58:18 +01:00

745 B

Symfony AI - Mate Component

The Mate component provides an MCP (Model Context Protocol) server that enables AI assistants to interact with PHP applications (including Symfony) through standardized tools. This is a development tool, not intended for production use.

Installation

composer require --dev symfony/ai-mate

This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ai to create issues or submit pull requests.

Resources