{
  "name": "Breakpoint Engine",
  "description": "Deterministic private-company capital-structure computation for founders analyzing financing rounds — term sheets, dilution, liquidation preferences, option pools, conversion points, and exit waterfalls.",
  "mcpServers": {
    "breakpointengine": {
      "transport": "http",
      "url": "https://cloud.breakpointengine.com/mcp",
      "authentication": "oauth2",
      "provider": "auth0",
      "tools": [
        "opm_estimate",
        "opm_forwardsolve",
        "opm_backsolve",
        "opm_explain_breakpoints",
        "opm_construct_round",
        "opm_cancel",
        "opm_schema",
        "opm_scenario_begin",
        "opm_scenario_step",
        "opm_scenario_query",
        "opm_scenario_mutate",
        "opm_scenario_rewind",
        "opm_scenario_branch",
        "opm_scenario_diff",
        "opm_scenario_commit",
        "opm_scenario_abort"
      ]
    }
  },
  "tools_note": "The hosted Breakpoint Engine service serves 16 tools: opm_forwardsolve, opm_backsolve, the nine opm_scenario_* interactive-scenario ops, plus opm_estimate, opm_explain_breakpoints, opm_construct_round, opm_cancel, and opm_schema.",
  "documentation": "https://breakpointengine.com/mcp",
  "accounts": "https://accounts.breakpointengine.com"
}
