ReNoUn MCP Server
JSON →Structural observability for AI conversations. Detects loops, stuck states, and convergence patterns across 17 channels without analyzing content.
Tools · 10
- check_regime Check the structural regime of a crypto symbol (bounded, active, or unstable) with stability half-life estimate.
- get_regime_live GET /v1/regime/live/{symbol} - Live regime + stability for a Binance symbol.
- post_regime POST /v1/regime - Regime from your own OHLCV klines.
- post_regime_batch POST /v1/regime/batch - Multi-asset regime + portfolio aggregate (max 10).
- provision_key POST /v1/keys/provision - Self-provision an API key.
- get_usage GET /v1/usage - Today's call count, free vs billable.
- register_webhook POST /v1/webhooks/register - Register for regime change notifications.
- list_webhooks GET /v1/webhooks - List registered webhooks.
- get_leaderboard GET /v1/agents/leaderboard - Agent usage leaderboard.
- get_status GET /v1/status - Liveness + version info.
Environment variables
RENOUN_API_KEY
Links
★ 1 GitHub stars