feat(mcp) : install symfony/mcp-bundle and configure transports

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Matthieu
2026-03-16 12:02:15 +01:00
parent 43bec07bb8
commit 523eed927e
8 changed files with 942 additions and 72 deletions

View File

@@ -0,0 +1,6 @@
framework:
rate_limiter:
mcp_auth:
policy: sliding_window
limit: 5
interval: '1 minute'