bugbug
bugbug copied to clipboard
[code_review] Utilize MCP to provide extra context
Utilizing the Model Context Protocol (MCP) offers greater flexibility and a modular architecture.
Related: https://github.com/mozilla/bugbug/issues/4513
We should likely skip #4513 and directly do this.
@suhaibmujahid this is done, right?
We have an MCP now, but we use its capabilities directly since they are part of BugBug. We could use the MCP for things that we cannot easily use directly.