Tokonomix Council
Rank #40,579ai.tokonomix/council
Multi-model consensus: 2-6 frontier LLMs answer, an independent judge synthesises one answer.
Tokonomix Council is a Model Context Protocol (MCP) server published by tokonomix. It ranks #40,579 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Tokonomix Council is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 17, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 91,467 of 132,046 servers on MCP Toplist.
Use Tokonomix Council
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add council -e "TOKONOMIX_API_KEY=<your TOKONOMIX_API_KEY>" -- npx -y tokonomix-council-mcpReplace each placeholder with your own value before saving.
[mcp_servers.council]
command = "npx"
args = ["-y", "tokonomix-council-mcp"]
[mcp_servers.council.env]
TOKONOMIX_API_KEY = "<your TOKONOMIX_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"council": {
"command": "npx",
"args": [
"-y",
"tokonomix-council-mcp"
],
"env": {
"TOKONOMIX_API_KEY": "<your TOKONOMIX_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"council": {
"command": "npx",
"args": [
"-y",
"tokonomix-council-mcp"
],
"env": {
"TOKONOMIX_API_KEY": "<your TOKONOMIX_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"council": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tokonomix-council-mcp"
],
"env": {
"TOKONOMIX_API_KEY": "<your TOKONOMIX_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"council": {
"command": "npx",
"args": [
"-y",
"tokonomix-council-mcp"
],
"env": {
"TOKONOMIX_API_KEY": "<your TOKONOMIX_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"council": {
"command": "npx",
"args": [
"-y",
"tokonomix-council-mcp"
],
"env": {
"TOKONOMIX_API_KEY": "<your TOKONOMIX_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.tokonomix%2Fcouncil)<a href="https://mcptoplist.com/server/ai.tokonomix%2Fcouncil"><img src="https://mcptoplist.com/badge/ai.tokonomix%2Fcouncil.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tokonomix
Available versions (2)
| Version | Published |
|---|---|
| 1.11.0 | Jul 26, 2026 |
| 1.8.4 | Jun 30, 2026 |
Frequently asked questions
- Who maintains Tokonomix Council?
- Tokonomix Council is maintained by tokonomix, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Tokonomix Council listed on the Official MCP Registry?
- Yes — Tokonomix Council is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Tokonomix Council have?
- MCP Toplist tracks 2 versions of Tokonomix Council, most recently published on Jul 26, 2026.
- Where can I find the source code for Tokonomix Council?
- The source code for Tokonomix Council is hosted at github.com/tokonomix/tokonomix-council-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.