diff --git a/catalog/Mimirs402/bountyverdict.json b/catalog/Mimirs402/bountyverdict.json new file mode 100644 index 0000000..8078af8 --- /dev/null +++ b/catalog/Mimirs402/bountyverdict.json @@ -0,0 +1,13 @@ +{ + "identifier": "urn:ai:github.com:Mimirs402:bountyverdict:bountyverdict", + "displayName": "BountyVerdict Agent Decision Tools", + "mediaType": "application/mcp-server+json", + "url": "https://github.com/Mimirs402/bountyverdict/blob/main/server.json", + "description": "Check whether a GitHub bounty is worth pursuing, diagnose why an Actions run failed, decide whether to retry a flake, audit AGENTS.md, or detect breaking MCP tool drift.", + "metadata": { + "sourceSet": "bountyverdict", + "repoPath": "server.json", + "serverName": "io.github.Mimirs402/bountyverdict", + "version": "latest" + } +}