Skip to content

feat(mcp-usage-research): Add skill for analyzing MCP server usage#156

Draft
mrduncan wants to merge 1 commit into
mainfrom
feat/mcp-usage-research-skill
Draft

feat(mcp-usage-research): Add skill for analyzing MCP server usage#156
mrduncan wants to merge 1 commit into
mainfrom
feat/mcp-usage-research-skill

Conversation

@mrduncan

Copy link
Copy Markdown
Member

Add a server-side counterpart to replay-ux-research for usage that is purely programmatic (AI agents and API clients) and therefore invisible to browser session replays. It analyzes mcp.server spans in the mcp-server project to surface tool/client/transport mix, per-user.id journeys, error rates, and latency, and to investigate the issues behind failing tool calls.

Includes a verified data-model reference (span schema, attributes, query templates, gotchas) and a report template. Registers the skill in the README, settings allowlist, and claude-settings-audit allowlist.

Add a server-side counterpart to replay-ux-research for usage that is
purely programmatic (AI agents and API clients) and therefore invisible
to browser session replays. It analyzes mcp.server spans in the
mcp-server project to surface tool/client/transport mix, per-user.id
journeys, error rates, and latency, and to investigate the issues behind
failing tool calls.

Includes a verified data-model reference (span schema, attributes,
query templates, gotchas) and a report template. Registers the skill in
the README, settings allowlist, and claude-settings-audit allowlist.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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