You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested one representative tool from each of 9 GitHub MCP toolsets plus the injected workflow-context block against github/gh-aw. Today's total: 7,275 tokens across 10 calls, average usefulness 3.60/5. Best: github_context and list_workflows (both 5/5). Worst: list_issues (2/5, blocked by an integrity-policy redaction on every measured day so far). The code_security and repos toolsets remain the most expensive on average over the 30-day window; pull_requests and issues remain the cheapest.
Full Structural Analysis Report
Executive Summary
Metric
Value
Tools Analyzed
10
Total Tokens (Today)
7,275
Average Usefulness Rating
3.60/5
Best Rated Tool
github_context / list_workflows: 5/5
Worst Rated Tool
list_issues: 2/5
Usefulness Ratings for Agentic Work
Tool
Toolset
Rating
Assessment
github_context
workflow_context
⭐⭐⭐⭐⭐
Excellent — zero-cost injected identity block
list_workflows (mcpscripts)
actions
⭐⭐⭐⭐⭐
Excellent — clean JSON, explicit pagination, no bloat
list_code_scanning_alerts
code_security
⭐⭐⭐⭐
Good — actionable remediation markdown, but verbose
list_pull_requests
pull_requests
⭐⭐⭐⭐
Good — flat, minimal, directly actionable
search_code
search
⭐⭐⭐⭐
Good today — inline code fragment avoided a follow-up call
Tools needing improvement: list_issues — the integrity-policy redaction has now hidden one item on all 13 measured days, meaning an agent can never fully assess repo issues via this path; search_code remains prone to secondary rate-limit errors (3 of 13 days), which zeroes its usefulness intermittently.
Context-heavy tools: code_security and repos toolsets remain the two most expensive on average (2,294 and 2,096 tokens/call over 30 days) — largely driven by verbose CodeQL remediation markdown and the fixed ~2.2k-char base64 icon block repeated in nearly every non-wrapper response.
Visualizations
Response Size by Toolset
Usefulness Ratings
Daily Token Trend
Size vs Usefulness
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.anthropic.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Tested one representative tool from each of 9 GitHub MCP toolsets plus the injected workflow-context block against
github/gh-aw. Today's total: 7,275 tokens across 10 calls, average usefulness 3.60/5. Best:github_contextandlist_workflows(both 5/5). Worst:list_issues(2/5, blocked by an integrity-policy redaction on every measured day so far). Thecode_securityandrepostoolsets remain the most expensive on average over the 30-day window;pull_requestsandissuesremain the cheapest.Full Structural Analysis Report
Executive Summary
github_context/list_workflows: 5/5list_issues: 2/5Usefulness Ratings for Agentic Work
Schema Analysis
Response Size Analysis (30-Day Average by Toolset)
Tool-by-Tool Analysis (Today)
30-Day Trend Summary
search_coderate-limit errors, not schema regressions)Recommendations
github_context,list_workflows(mcpscripts wrapper),list_pull_requests,list_code_scanning_alerts,search_code(when not rate-limited).list_issues— the integrity-policy redaction has now hidden one item on all 13 measured days, meaning an agent can never fully assess repo issues via this path;search_coderemains prone to secondary rate-limit errors (3 of 13 days), which zeroes its usefulness intermittently.github_context(90 tokens, 5/5),list_workflows(172 tokens, 5/5),list_pull_requests(48 tokens, 4/5).code_securityandrepostoolsets remain the two most expensive on average (2,294 and 2,096 tokens/call over 30 days) — largely driven by verbose CodeQL remediation markdown and the fixed ~2.2k-char base64 icon block repeated in nearly every non-wrapper response.Visualizations
Response Size by Toolset
Usefulness Ratings
Daily Token Trend
Size vs Usefulness
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
api.anthropic.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.
All reactions