Fix a few bad links (#8413)

This commit is contained in:
Jack Amadeo
2026-04-08 17:00:35 -04:00
committed by GitHub
parent f2f5baab74
commit 78864ecdad
11 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -200,8 +200,8 @@
"id": "council-of-mine",
"name": "Council of Mine",
"description": "LLM council debate with 9 distinct personas for decision-making",
"command": "uvx --from git+https://github.com/aaif-goose/mcp-council-of-mine mcp_council_of_mine",
"link": "https://github.com/aaif-goose/mcp-council-of-mine",
"command": "uvx --from git+https://github.com/block/mcp-council-of-mine mcp_council_of_mine",
"link": "https://github.com/block/mcp-council-of-mine",
"installation_notes": "Requires uv to be installed (https://github.com/astral-sh/uv). Installs via uvx from GitHub.",
"is_builtin": false,
"endorsed": true,