Skip to content

fix(claude): Add utm_source=plugin to inline MCP server URL#196

Open
evanpurkhiser wants to merge 1 commit into
mainfrom
fix/claude-mcp-utm-source
Open

fix(claude): Add utm_source=plugin to inline MCP server URL#196
evanpurkhiser wants to merge 1 commit into
mainfrom
fix/claude-mcp-utm-source

Conversation

@evanpurkhiser

Copy link
Copy Markdown
Member

Claude's plugin.json was declaring the MCP server without ?utm_source=plugin, so all Claude-originated traffic was invisible in the app.utm_source:plugin Sentry pivot.

Cursor, Codex, and Grok already include the param in their distributed configs. This brings Claude in line.

Two files changed:

  • plugin-src/claude/plugin.json — source manifest
  • .claude-plugin/plugin.json — built artifact

Note: getsentry/plugin-claude also needs the same one-line fix. Branch fix/mcp-utm-source is pushed there but a PR couldn't be opened automatically (permission error). Whoever has write access to that repo can open it.


View Session in Sentry

Aligns Claude's plugin.json with Cursor, Codex, and Grok which all
include ?utm_source=plugin in their distributed MCP configs, so
Claude-originated traffic is attributed under app.utm_source:plugin.
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