Skip to content

Conversation

@domwhewell-sage
Copy link
Contributor

This PR acts as a PoC for a MCP server container that runs on http://localhost:8081/mcp in the development environment.
It exposes 1 tool (Potentially could be expanded to expose more) that instructs a MCP client to generate a executive summary based on a Report ID

  • The system prompt to refine the executive summary is user configurable at mcp-server/prompts.yaml
  • The MCP server uses the ghostwriter JWT for authentication and authorization and uses this in graphql queries
  • For more info see the README.md file

A screenshot of the issues that are on the report
image

A screenshot of claude desktop using the tool
image

@codecov
Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.36%. Comparing base (d82ea41) to head (52a263d).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #690   +/-   ##
=======================================
  Coverage   92.36%   92.36%           
=======================================
  Files         342      342           
  Lines       19611    19616    +5     
=======================================
+ Hits        18113    18118    +5     
  Misses       1498     1498           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@chrismaddalena
Copy link
Collaborator

I realized I hadn't responded to this outside of Slack. Thanks for submitting the POC! It's an interesting concept that we've had a couple of people ask about this year. I plan to review this soon to try it out.

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.

2 participants