Arctura Reef — counterfactual evidence engine (synthetic) for Claude Desktop
io.github.neurflow-oy/arctura-reef
Deterministic same-seed but-for twin for battery fleets — synthetic-only (DR-236)
client:Claude Desktop
transport:streamable-http
Install Arctura Reef — counterfactual evidence engine (synthetic) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"arctura-reef": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://arctura-reef-mcp.fly.dev/mcp/{token}"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs