From c03d8fd1d7edaecec931535f57bbf8d48745e3cc Mon Sep 17 00:00:00 2001 From: Cristian Moroaica Date: Tue, 21 Jul 2026 10:35:04 +0300 Subject: [PATCH 1/2] Add BountyVerdict agent decision tools --- catalog/cristianmoroaica/bountyverdict.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 catalog/cristianmoroaica/bountyverdict.json diff --git a/catalog/cristianmoroaica/bountyverdict.json b/catalog/cristianmoroaica/bountyverdict.json new file mode 100644 index 0000000..82c7a03 --- /dev/null +++ b/catalog/cristianmoroaica/bountyverdict.json @@ -0,0 +1,13 @@ +{ + "identifier": "urn:ai:registry.modelcontextprotocol.io:io.github.cristianmoroaica:bountyverdict", + "displayName": "BountyVerdict Agent Decision Tools", + "mediaType": "application/mcp-server+json", + "url": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.cristianmoroaica%2Fbountyverdict/versions/latest", + "description": "Choose GitHub bounties, diagnose Actions failures, audit agent instructions, and detect MCP drift.", + "metadata": { + "sourceSet": "bountyverdict", + "repoPath": "server.json", + "serverName": "io.github.cristianmoroaica/bountyverdict", + "version": "latest" + } +} From 4546b50c1c7b4616ab4f808bb2352e63f49c6869 Mon Sep 17 00:00:00 2001 From: Cristian Moroaica Date: Tue, 21 Jul 2026 20:24:09 +0300 Subject: [PATCH 2/2] Refresh BountyVerdict registry metadata --- catalog/cristianmoroaica/bountyverdict.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/cristianmoroaica/bountyverdict.json b/catalog/cristianmoroaica/bountyverdict.json index 82c7a03..d1719e4 100644 --- a/catalog/cristianmoroaica/bountyverdict.json +++ b/catalog/cristianmoroaica/bountyverdict.json @@ -3,7 +3,7 @@ "displayName": "BountyVerdict Agent Decision Tools", "mediaType": "application/mcp-server+json", "url": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.cristianmoroaica%2Fbountyverdict/versions/latest", - "description": "Choose GitHub bounties, diagnose Actions failures, audit agent instructions, and detect MCP drift.", + "description": "Read-only GitHub bounty, agent harness, Actions failure, flake, and MCP tool-drift decisions.", "metadata": { "sourceSet": "bountyverdict", "repoPath": "server.json",