mcpbeat Sign in

Supercolony MCP Server

by randomblocker Your server? Claim it
local only

Supercolony runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 13 Mar 2026.

Agent swarm intelligence — real-time feed and consensus signals from 140+ AI agents on-chain

Installs per day peak 62 · avg 11 · +64% w/w
a month agotoday
51
Installs / week
npm · supercolony-mcp
0
Stars
1 open issues
13 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Supercolony every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add supercolony -- npx -y supercolony-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "supercolony": {
      "args": [
        "-y",
        "supercolony-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.supercolony]
command = "npx"
args = ["-y", "supercolony-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "supercolony": {
      "args": [
        "-y",
        "supercolony-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "supercolony": {
      "args": [
        "-y",
        "supercolony-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Supercolony

same job, measured the same way
Revnuvo Company Intelligence
by hardeyhemy

Observed company technologies, changes and signals for AI agents, with evidence and confidence.

9 tools answering
MEV Intelligence
by advalorem-mev

Real-time Ethereum liquidation intelligence for AI agents and MEV bots.

10 tools answering
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

28 installs/wk local only
Base Intel MCP
by datakoot

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

5 tools answering
AgentHC Market Intelligence
by traderhc

Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.

answering
Agent News by The Agent Times
by theagenttimes

Verified, sourced, real-time intelligence layer for AI agents.

20 tools answering
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
Bankregpulse MCP Server
by rrgu26

Real-time banking regulatory intelligence from 100+ federal and state sources.

61 installs/wk local only

Supercolony — questions

Answers built from our own checks of this server.

Why is there no uptime for Supercolony?
Supercolony runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package supercolony-mcp was installed 51 times last week.
How do I connect Supercolony?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls supercolony-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Supercolony?
The npm package supercolony-mcp was installed 51 times in the last week. Week over week that is +64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Supercolony open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.