Tokonomix Council runs on your own machine — the client starts it, so there is no endpoint to ping. 153 installs a week from npm. Last commit 6 Sep 2026.
Multi-model consensus: 2-6 frontier LLMs answer, an independent judge synthesises one answer.
Today is the operative word: we check Tokonomix Council every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add council -- npx -y tokonomix-council-mcp
{
"mcpServers": {
"council": {
"args": [
"-y",
"tokonomix-council-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.council]
command = "npx"
args = ["-y", "tokonomix-council-mcp"]
{
"mcpServers": {
"council": {
"args": [
"-y",
"tokonomix-council-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"council": {
"args": [
"-y",
"tokonomix-council-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TOKONOMIX_API_KEY (Tokonomix API key (tok_live_...). Optional - keyless onboarding works without it.).
The author declared them in the registry entry; get the values from the project itself.
Multi-LLM council: 25+ frontier models in parallel, consensus scoring, verdict-first code review.
Consult other LLMs as tools — ask them, compare their answers, synthesize a conclusion.
Multi-agent literature review: research, peer review, and synthesize grounded reports.
Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.
Bridge to multiple LLMs and CLI agents: councils, debates, voting, and more
Multi-expert decision intelligence with transparent synthesis and auditable workflows.
Multi-model LLM Council and parallel AI window for Claude Code. Fork any model, fold results back.
Check whether an AI answer is grounded in its context — deterministic, no LLM judge.
Answers built from our own checks of this server.