HomeDatabases & Data › ReNoUn — Crypto Regime Classification

ReNoUn — Crypto Regime Classification

Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day.

Python Cloud Remote
★ 2 stars Last pushed 2026-03-22 License: NOASSERTION

Topics: Data Science Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://web-production-817e2.up.railway.app/mcp HTTP 404 when checked 2026-09-24

Claude Code:

claude mcp add --transport http renoun-mcp https://web-production-817e2.up.railway.app/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "renoun-mcp": {
      "url": "https://web-production-817e2.up.railway.app/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token from POST /v1/keys/provision (free, no credit card). Format: Bearer rn_agent_...

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry