Skip to content
Claude Desktop

simengine for Claude Desktop

io.github.cogswellspacely8-star/simengine

Monte Carlo decision-intelligence over MCP: simulate, optimize, and decide under uncertainty.

client:Claude Desktop transport:stdio runtime:pypi

Install simengine in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "simengine": {
      "command": "uvx",
      "args": [
        "simengine-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

simengine in other clients