Simulation Dry Run
MCP Serverby WayfinderFoundation · Added 5mo ago
Claude
4
Install
git clone https://github.com/WayfinderFoundation/wayfinder-paths-sdkAdd to Claude
claude mcp add simulation-dry-runQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"simulation-dry-run": {
"command": "npx",
"args": [
"@modelcontextprotocol/simulation-dry-run"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
How to run scenario tests against Gorlami fork RPCs (dry runs) before broadcasting live transactions. Covers config, seeding balances, runner flags, and safe script patterns.
Tags
developmentgodebuggingskill