{
  "name": "Unrugable Network",
  "provider": { "chain": "eip155:8453" },
  "tools": [
    "fire_reactor",
    "swap_token",
    "feed_baseling",
    "get_baseling",
    "reactor_timing",
    "get_reactor_list",
    "mft_price",
    "liquidity_depth",
    "arb_signal",
    "portfolio_value"
  ],
  "safety": {
    "guardrails_enforced": "client-side",
    "max_per_swap_usd": 0.10,
    "max_daily_usd": 5.00,
    "note": "Limits run in the same process that holds your key. They protect against bugs, not against this package. Use a dedicated burner wallet."
  },
  "install": "npx -y baselings-mcp@1.4.0",
  "risks": "https://tasern.quest/risk.html"
}
