Back to directory
98lukehall/renoun-mcp

98lukehall/renoun-mcp

@98lukehall

Structural observability for AI conversations. Detects loops, stuck states, breakthroughs, and convergence patterns across 17 channels without analyzing content. MCP server + REST API.

cryptomarketstructuralobservabilityregimestabilityriskmcp-serverfinance

Installation & Configuration

{
  "mcpServers": {
    "renoun": {
      "command": "python3",
      "args": [
        "-m",
        "server"
      ],
      "env": {
        "RENOUN_API_KEY": "rn_agent_YOUR_KEY"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12