oraclaw for Claude Desktop
io.github.whatsonyourmind/oraclaw
Decision intelligence MCP — 17 tools (optimize, simulate, predict, score, graph). Sub-25ms.
client:Claude Desktop
transport:stdio
runtime:npm
Install oraclaw in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"oraclaw": {
"command": "npx",
"args": [
"-y",
"@oraclaw/mcp-server"
],
"env": {
"ORACLAW_API_KEY": "<ORACLAW_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs