-
Notifications
You must be signed in to change notification settings - Fork 569
Open
Description
Hello, I recently felt the need to have an MCP server feed coverage data to my AI coding assistants, and could not find anything available, so I wrote one:
- https://github.com/keithrbennett/simplecov-mcp
- gem install simplecov-mcp
In addition to functioning as an MCP server, it can be used:
- on the command line. (This is not only helpful for direct human interaction, but can be used by an AI tool if it is unable to use MCP or if the configuration of the tool is problematic.)
- in your own Ruby code as an includable gem
This does not neatly fit into a Github issue, but I thought an issue would be the most appropriate way to inform the simplecov community; my apologies if it is not appropriate or appreciated.
I partnered with AI tools to write it, with one result that documentation and test coverage are way more thorough than I could have provided on my own.
Metadata
Metadata
Assignees
Labels
No labels