@Whatsonyourmind1mo ago
Friendly bump on this PR — happy to address any review feedback if needed!
Adds OraClaw to the Backend & Architecture section.
OraClaw is a decision intelligence MCP server for AI agents — 19 algorithms (Monte Carlo simulation, Bayesian inference, genetic optimization, Q-learning, anomaly detection), 12 MCP tools, sub-25ms latency, zero LLM cost.
Install: npx -y @oraclaw/mcp-server
npm: @oraclaw/mcp-server
Friendly bump on this PR — happy to address any review feedback if needed!
Friendly check-in on this. OraClaw is now at v1.4.1 and live on the official MCP registry (https://registry.modelcontextprotocol.io/) with isLatest: true. Happy to update the entry or address any feedback if useful.