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 connecting AI & ML tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-16 · ★ 13 · #33 OF 95 MAINTAINED AI & ML · VERIFIED 2026-08-25

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, 14 combined GitHub stars, oldest repo from Mar 2026.

05 · Facts

category
AI & ML - ranked #33 of 95 actively-maintained AI & ML servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-16)
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-08-25, its last commit was 2026-08-16 and it shipped 1 release in the last 90 days. 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

More AI & ML MCP servers · Ato MCP · Visual Torch · Suprawall MCP · Magpie Search

More TypeScript MCP servers · When · Apibase · Gateway Scan · Wireboard MCP Server · see all