{
  "name": "Breakpoint Engine",
  "url": "https://www.breakpointengine.com",
  "description": "Premier OPM engine for AI agents — local Cursor MCP or cloud connectors. Round, Portfolio, and Practice packs for founders, VCs, and valuation firms.",
  "pages": [
    "/",
    "/get-started",
    "/pricing",
    "/mcp",
    "/methodology",
    "/docs",
    "/docs/chatgpt",
    "/docs/claude",
    "/docs/cursor",
    "/docs/tools",
    "/docs/cap-table",
    "/account",
    "/legal/privacy",
    "/legal/terms",
    "/llms.txt",
    "/llms-full.txt",
    "/pricing.json",
    "/api/site.json",
    "/.well-known/mcp.json"
  ],
  "tools": [
    "opm_estimate",
    "opm_forwardsolve",
    "opm_backsolve",
    "opm_explain_breakpoints",
    "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"
  ],
  "pricingPacks": [
    "round",
    "portfolio",
    "practice"
  ],
  "audiences": {
    "round": "founders — negotiate raises; see common value instantly",
    "portfolio": "VCs — portfolio/deal value; AI Q&A; round risk/reward",
    "practice": "valuation firms — opinion capacity; judgment stays with the firm"
  },
  "endpoints": {
    "accountsBaseUrl": "https://accounts.breakpointengine.com",
    "mcpCloudUrl": "https://cloud.breakpointengine.com/mcp",
    "mcpLocalHint": "docker run -i --rm breakpointengine/opm-mcp:local"
  }
}
