← Back to Plugins
MCP Server MCP

io.github.Whatsonyourmind/oraclaw

github By github 👁 1 views ▲ 0 votes

Decision intelligence MCP — 17 tools (optimize, simulate, predict, score, graph). Sub-25ms.

Homepage Verified source GitHub

Install

npx -y @oraclaw/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@oraclaw/mcp-server",
      "version": "1.5.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional API key for premium tools (CMA-ES, LP/MIP solver, graph analytics, risk VaR/CVaR, forecasting, anomaly detection). Free tier (11 tools) works without it.",
          "isSecret": true,
          "name": "ORACLAW_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...