ReNoUn - Crypto Regime Classification MCP Server

Structural Risk Telemetry for Crypto Markets Classifies crypto market structural regimes - bounded, active, or unstable - with 100% bounded regime accuracy (128+ graded predictions, zero false positives). Estimates regime stability half-life: how many minutes until the current structure is likely to transition. Every prediction is public, timestamped, and graded - no other crypto signal service does this. It is available as a remote MCP endpoint.

Teams that want a hosted DevOps & monitoring endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-03-22 · ★ 2 · #101 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

NOASSERTION · Python servers · how we verify → /methodology

01 · Install ReNoUn - Crypto Regime Classification

before you install - you'll need

RENOUN_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add 98lukehall-renoun-mcp --transport http https://web-production-817e2.up.railway.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "98lukehall-renoun-mcp": {
      "url": "https://web-production-817e2.up.railway.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://web-production-817e2.up.railway.app/mcp

transport: streamable-http

endpoint responds (non-MCP reply - review) · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to web-production-817e2.up.railway.app

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.98lukehall is GitHub-verified and matches the repo owner

03 · Who maintains ReNoUn - Crypto Regime Classification

ReNoUn - Crypto Regime Classification is maintained by 98lukehall. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
DevOps & monitoring - ranked #101 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
registry
io.github.98lukehall/renoun (active, first published 2026-03-17 · 2 versions)

05 · ReNoUn - Crypto Regime Classification FAQ

What is ReNoUn - Crypto Regime Classification?

Structural Risk Telemetry for Crypto Markets Classifies crypto market structural regimes - bounded, active, or unstable - with 100% bounded regime accuracy (128+ graded predictions, zero false positives). Estimates regime stability half-life: how many minutes until the current structure is likely to transition. Every prediction is public, timestamped, and graded - no other crypto signal service does this. It is available as a remote MCP endpoint.

Is ReNoUn - Crypto Regime Classification still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-22. We re-verify nightly.

How do I install ReNoUn - Crypto Regime Classification?

Run `claude mcp add 98lukehall-renoun-mcp --transport http https://web-production-817e2.up.railway.app/mcp`. The README documents one environment variable (RENOUN_API_KEY) to set first. You can also paste the ready-made client config above.

06 · Alternatives to ReNoUn - Crypto Regime Classification