council ai for VS Code
io.github.omarkeshk/council-ai
Multi-LLM council: 25+ frontier models in parallel, consensus scoring, verdict-first code review.
client:VS Code
transport:streamable-http
tools:10
Install council ai in VS Code
.vscode/mcp.json
{
"servers": {
"council-ai": {
"type": "http",
"url": "https://mcp.council-ai.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs