Renoun Mcp
@98lukehall
About 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.
Basic information
Category
Other
License
NOASSERTION
Runtime
python
Transports
stdio
Publisher
98lukehall
Submitted by
98lukehall
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"renoun-mcp": {
"command": "python",
"args": [
"-m",
"renoun_mcp"
],
"env": {
"RENOUN_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments