Renoun Mcp
@98lukehall
关于 Renoun Mcp
Structural observability for AI conversations. Detects loops, stuck states, breakthroughs, and convergence patterns across 17 channels without analyzing content. MCP server + REST API.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"renoun-mcp": {
"command": "python",
"args": [
"-m",
"renoun_mcp"
],
"env": {
"RENOUN_API_KEY": "<YOUR_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Renoun Mcp?
Renoun Mcp (ReNoUn) classifies crypto market structural regimes — bounded, active, or unstable — with 100% bounded regime accuracy across 128+ graded predictions. It also estimates regime stability half-life (minutes until likely transition). Designed for trading bots, autonomous agents, and quant systems as a pre-trade risk gate.
How to use Renoun Mcp?
Provision a free API key via POST /v1/keys/provision (no credit card). Then call GET /v1/regime/live/{symbol} with a Bearer token to get the current regime, action, exposure scalar, and stability info. Alternatively, run the MCP server in Claude Desktop/Code using python3 -m server with the RENOUN_API_KEY environment variable.
Key features of Renoun Mcp
- 100% bounded regime accuracy (128+ graded, zero false positives)
- Stability half-life estimate (minutes to regime transition)
- 17-channel structural analysis engine (Recurrence, Novelty, Unity)
- 8 constellation patterns mapping to regime + action
- Batch/portfolio analysis (up to 10 assets, aggregate risk)
- Webhook notifications on regime changes
Use cases of Renoun Mcp
- Pre-trade risk gate: skip trades when regime is “unstable” or scale position when “active”
- Autonomous agent trading: programmatically size positions based on exposure scalar and urgency
- Portfolio risk aggregation: check multiple assets in one call with composite portfolio action
- Conversation analysis: detect stuck loops, surface variation, and structural health in turn-based chat
FAQ from Renoun Mcp
What does “100% bounded regime accuracy” mean?
When ReNoUn classifies a regime as bounded (action “proceed”), price has stayed within the predicted envelope every time — zero false positives across 128+ graded predictions.
Does ReNoUn predict price direction?
No. It measures structural stability only. Use it as a risk gate, not a directional signal.
How do I get an API key and what is the pricing?
Provision a free key at POST /v1/keys/provision with your email and agent name. The agent tier gives 50 free calls/day; additional calls cost $0.02 each. No credit card required.
What runtime or dependencies does the MCP server need?
The MCP server requires Python 3 and internet access to communicate with the ReNoUn API. No local database or blockchain node is needed. Authentication is via Bearer token in HTTP headers.
Can I be notified when a regime changes?
Yes. Register a webhook via POST /v1/webhooks/register with your URL, symbols, and HMAC secret. ReNoUn sends signed payloads on regime changes. Max 5 webhooks per key.
其他 分类下的更多 MCP 服务器
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

EverArt
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论