Serversio.github.98lukehall/renoun
R

ReNoUn — Crypto Regime Classification

io.github.98lukehall/renoun · v1.4.0
● Remote
v1.4.0remote🌐 https://web-production-817e2.up.railway.app/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.98lukehall/renoun",
  "description": "Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day.",
  "title": "ReNoUn — Crypto Regime Classification",
  "repository": {
    "url": "https://github.com/98lukehall/renoun-mcp",
    "source": "github"
  },
  "version": "1.4.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://web-production-817e2.up.railway.app/mcp",
      "headers": [
        {
          "description": "Bearer token from POST /v1/keys/provision (free, no credit card). Format: Bearer rn_agent_...",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}