Oraclaw MCP Server
MCP Optimization Tools for AI Agents -- 17 tools (11 free, no key), sub-25ms. Zero LLM cost. It runs locally over stdio via the published package.
People who work with algorithms, bandits and decision intelligence and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-13 · ★ 13 · #28 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Oraclaw
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add whatsonyourmind-oraclaw -- npx -y @oraclaw/mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"whatsonyourmind-oraclaw": {
"command": "npx",
"args": [
"-y",
"@oraclaw/mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @oraclaw/mcp-server - the @oraclaw scope differs from the repo owner (whatsonyourmind); confirm it's the project's official package
registry namespace io.github.Whatsonyourmind is GitHub-verified and matches the repo owner
03 · What Oraclaw can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.4.1 · 2026-06-16
persist solve() demand-probe intents to a real table · bump next from 16.2.4 to 16.2.6 in /web · New Contributors · @Whatsonyourmind made their first contribution in · @dependabot[bot] made their first contribution in
v1.0.1 · 2026-04-02
What's New · Billing & Monetization · Self-service signup: POST /api/v1/auth/signup - email to API key in one call · Stripe auto-provisioning of products, prices, and billing meters on boot · Webhook auto-setup for…
v2.3.0 · 2026-03-30
OraClaw v2.3.0 · Decision intelligence for AI agents. 19 algorithms, 12 MCP tools, sub-25ms. Zero LLM cost. · Highlights · 19 algorithms covering optimization, simulation, prediction, detection, scoring, and planning…
04 · Who maintains Oraclaw
oraclaw is maintained by whatsonyourmind. We track 2 MCP servers from whatsonyourmind - 2 actively maintained, 15 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from whatsonyourmind.
05 · Facts
- repository
- github.com/whatsonyourmind/oraclaw
- category
- AI & ML - ranked #28 of 106 actively-maintained AI & ML servers as of 2026-09-18.
- registry
- io.github.Whatsonyourmind/oraclaw (active, first published 2026-03-30 · 8 versions)
- packages
- npm:@oraclaw/mcp-server
06 · Oraclaw FAQ
What is Oraclaw?
MCP Optimization Tools for AI Agents -- 17 tools (11 free, no key), sub-25ms. Zero LLM cost. It runs locally over stdio via the published package.
Is Oraclaw still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-13. We re-verify nightly.
How do I install Oraclaw?
Run `npx -y @oraclaw/mcp-server`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Oraclaw run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Oraclaw
Alternatives to Oraclaw
Maintained AI & ML servers if Oraclaw isn't the fit.
- Fun ASR Transcribe local audio with FunASR and SenseVoice using private, on-device inference. ★ 20,411 · 2026-09-18
- Auto TS Automated time series forecasting with model search, anomaly detection, and event risk analysis ★ 1,428 · 2026-08-25
- Haiku RAG Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval ★ 609 · 2026-09-17
- Plan Exe MCP server for generating rough-draft project plans from natural-language prompts. ★ 401 · 2026-09-13
- Local RAG (shinpr) Easy-to-setup local RAG server with minimal configuration ★ 398 · 2026-09-18
- PageIndex MCP Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. ★ 388 · 2026-07-25
Pairs well with
Servers that cover what Oraclaw doesn't - only shown when the pairing reason fits the companion.
More AI & ML MCP servers · Australian Tax MCP · Visual Torch · Suprawall MCP · Magpie Search
More TypeScript MCP servers · When · Apibase · Gateway Scan · Wireboard MCP Server · see all