MCP Server
MCP
io.github.Whatsonyourmind/oraclaw
Decision intelligence MCP — 17 tools (optimize, simulate, predict, score, graph). Sub-25ms.
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
By
Comments
Sign in to leave a comment