mozilla / mozilla/bugbug

Strategy for integrating (or not) third-party MCP servers, e.g. Sentry

Open
#6,706 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

hackbot
Dominant language
Python
Stars
570
Forks
351
Avg merge
2d 13h
Merged PRs (30d)
65

Description

The Homepage New Tab team is looking to have an agent able to triage Sentry alerts in order to reduce time to root cause/remediation.

The strategy in question is - do we want to write our own MCP server (giving agents a limited set of tools backed by API integrations with the third-party), or do we want to proxy official third-party MCP servers?

Assumptions here are:

  • We want to continue preventing the agent from accessing auth backed services directly (sidecar/proxy)
  • We want explicit control over what actions are made available to the agent to perform its task

WIP PR towards a custom MCP for Sentry is here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing WIP PR #6705, which contains the custom Sentry MCP approach. Compare that approach with proxying an official third-party MCP server under the stated sidecar, authentication, and explicit-action constraints. Done means documenting and agreeing on the integration strategy.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, backend-api-design, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.