Several models from different labs plan in a blind proposal, debate and review loop. Your own keys.
claude mcp add the-high-council -- npx -y the-high-council
claude_desktop_config.json
{
"mcpServers": {
"the-high-council": {
"command": "npx",
"args": [
"-y",
"the-high-council"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"the-high-council": {
"command": "npx",
"args": [
"-y",
"the-high-council"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"the-high-council": {
"command": "npx",
"args": [
"-y",
"the-high-council"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"the-high-council": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"the-high-council"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"the-high-council": {
"command": "npx",
"args": [
"-y",
"the-high-council"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.muad-yasin--the-high-council/reviews or the review_server meta-tool.
POST /mcp