Skip to content

[MCP Bundle] missing requirement to monolog #830

@lochmueller

Description

@lochmueller

There is a missing requirement to symfony/monolog-bundle in the mcp-bundle. If monolog is not installed, I got the error Service "monolog.logger.mcp": Parent definition "monolog.logger_prototype" does not exist. in the installation process, because of this line: https://github.com/symfony/ai/blob/main/src/mcp-bundle/config/services.php#L20

Solution: We should adapt the services.php file or add the requirement to the composer.json?

Or am I making a mistake?

Regards,
Tim

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions