Sigrank

by SunrisesIllNeverSee

245 downloads
Not rated
GitHub Website

About

AI operator leaderboard that ranks how efficiently you use AI coding tools, not the models themselves. 15 MCP tools, TUI, ed25519-signed submissions, privacy-first.

Details

Author
SunrisesIllNeverSee
Downloads
245
Categories
Productivity, Developer Tools

- The SigRank ecosystem
- Quickstart
- Install from GitHub
- Install via Smithery
- Commands

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Sigrank
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

The README includes setup instructions such as npx sigrank board --once # print the live leaderboard once.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "sigrank": {
            "sigrank-mcp": {
                "command": "npx",
                "args": [
                    "sigrank",
                    "-y",
                    "sigrank",
                    "#",
                    "print",
                    "the",
                    "live",
                    "leaderboard",
                    "once"
                ]
            }
        }
    }
}

McpServers

{
    "sigrank-mcp": {
        "command": "npx",
        "args": [
            "sigrank",
            "-y",
            "sigrank",
            "#",
            "print",
            "the",
            "live",
            "leaderboard",
            "once"
        ]
    }
}

SigRank MCP

> 🏆 SigRank is live: signalaf.com — the leaderboard for how
> efficiently you use AI, not how much. Run npx sigrank to see your cascade now.
> _Token counts only. Never your prompts._

<div align="center">

<p>SigRank — the new standard in AI evaluation &amp; benchmarks</p>

The yield cascade + live leaderboard as MCP tools any agent can call.

For all builders, burners and 10xers.

npm version
CI
CodeQL
audit
Dependabot
license
platform
live
SunrisesIllNeverSee/sigrank-mcp MCP server
Smithery

</div>

<p align="center">
<a href="https://www.npmjs.com/package/sigrank">npx sigrank</a>
</p>

Table of Contents

- The SigRank ecosystem
- Quickstart
- Install from GitHub
- Install via Smithery
- Commands
- MCP Server mode
- Cascade math
- Token Pillars
- Platform adapters
- Privacy
- Env vars
- Dev / test
- File map
- Contributing
- License

| The board | Your operator profile |
| :-----------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------: |
| SigRank leaderboard | SigRank operator profile |
| Every operator ranked by Υ Yield — the architecture of the cascade, not raw spend | Cascade layer, class, and fingerprint — derived from four token counts |

> Run sigrank enroll then sigrank submit to get ranked and claim your public profile at signalaf.com.

---

The SigRank ecosystem

| Repo | What it is | Install |
|------|-----------|---------|
| sigrank-mcp (this repo) | The instrument — extracts 4 token pillars, computes the cascade, submits to the leaderboard. MCP server + TUI dashboard. | npx sigrank |
| sigrank-app | The leaderboard — signalaf.com. Privacy-preserving operator profiles, class tiers, board rankings. | signalaf.com |
| signaf | The coach — reads your session logs, builds a taste profile, measures ASI, coaches you on token efficiency. | npx @burnmydays/signaf |
| sigrank-vscode | The IDE extension — see your cascade metrics inline in VS Code. | code --install-extension sigrank.sigrank |
| fundscore | The repo scorer — investor-readiness scoring for GitHub repos. CLI + MCP server. | npx fundscore |

Quickstart — 3 steps to the board

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.