Skip to content

chore(observability): commit GlitchTip MCP config (.mcp.json)#86

Merged
OGtwelve merged 1 commit into
mainfrom
feat/glitchtip-mcp-config
Jun 30, 2026
Merged

chore(observability): commit GlitchTip MCP config (.mcp.json)#86
OGtwelve merged 1 commit into
mainfrom
feat/glitchtip-mcp-config

Conversation

@OGtwelve

@OGtwelve OGtwelve commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

What

Adds .mcp.json pointing Claude at the GlitchTip MCP endpoint, completing the app-repo side of the per-app GlitchTip rollout for ai-task-master.

  • Infra ticket: developerz-ai/infrastructure#504
  • App ticket: #70 · Epic: developerz-ai/infrastructure#476

Context

The Sentry → GlitchTip error reporter already landed in #81 (src/observability/error-reporter.ts, wired into the CLI entrypoint, DSN from AITM_SENTRY_DSN/SENTRY_DSN, optional dep, no-op when unset). The only remaining committed artifact per the rollout was this .mcp.json.

Scope notes

  • Repo-level dev-tooling config — not part of the published npm package (files allowlist), so no release is warranted by this change.
  • The remaining acceptance item — a live deliberate-error test landing in the ai-task-master GlitchTip project + #errors — is owner-executed and gated on the standalone DSN being provisioned.

Summary by CodeRabbit

  • New Features
    • Added configuration for a new MCP server connection, enabling the app to connect to the glitchtip service via HTTP.

Completes the app-repo side of the per-app GlitchTip rollout for ai-task-master
(infra developerz-ai/infrastructure#504, app ticket #70). The Sentry SDK error
reporter already landed in #81; this adds the remaining committed artifact — an
`.mcp.json` pointing Claude at the GlitchTip MCP endpoint so errors can be
triaged in-repo. Repo-level dev tooling config; not shipped in the npm package.
@OGtwelve

Copy link
Copy Markdown
Contributor Author

@coderabbitai full review

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
✅ Action performed

Full review finished.

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review Change Stack

Important

Review skipped

No new commits to review since the last review.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 7251fc32-4509-4bbc-86b7-3374ecb7cfc7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Adds a new .mcp.json configuration file to the repository. The file defines one MCP server named glitchtip of type http, pointing to https://glitchtip.infra.developerz.ai/mcp.

Changes

GlitchTip MCP Configuration

Layer / File(s) Summary
Add glitchtip MCP server entry
.mcp.json
Creates the mcpServers map with a glitchtip HTTP server entry pointing to a fixed URL.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related issues

  • developerz-ai/infrastructure#476 — This PR adds the .mcp.json with the GlitchTip MCP endpoint that this issue calls for.
  • developerz-ai/infrastructure#504 — Both involve committing a .mcp.json pointing to the GlitchTip MCP endpoint; this PR directly implements that change.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: adding the GlitchTip MCP config in .mcp.json.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/glitchtip-mcp-config

Comment @coderabbitai help to get the list of available commands.

@OGtwelve

Copy link
Copy Markdown
Contributor Author

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@OGtwelve OGtwelve merged commit de013a1 into main Jun 30, 2026
3 checks passed
@OGtwelve OGtwelve deleted the feat/glitchtip-mcp-config branch June 30, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant