MCP Server
MCP
io.github.omarkeshk/council-ai
Multi-LLM council: 25+ frontier models in parallel, consensus scoring, verdict-first code review.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.council-ai.app/mcp",
"headers": [
{
"description": "Bearer csa_<PAT> — mint a Personal Access Token at https://council-ai.app/settings?tab=mcp (Ultra tier)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment