{
  "name": "Forge Cascade MCP",
  "description": "Production MCP endpoint for Forge Cascade private AI institutional memory, plus live checkout and invoice fallback routes for buyers, prompt-injection security reviewers, and MCP directory reviewers.",
  "homepage": "https://sunflash12.github.io/ForgeV3/mcp-agent-memory.html",
  "server_url": "https://forgecascade.org/mcp",
  "manifest_url": "https://forgecascade.org/.well-known/mcp.json",
  "fallback_manifest_url": "https://sunflash12.github.io/ForgeV3/.well-known/mcp.json",
  "contact_email": "hello@forgecascade.org",
  "categories": [
    "mcp",
    "agent-memory",
    "private-retrieval",
    "institutional-memory",
    "ai-governance",
    "enterprise-ai",
    "ai-security"
  ],
  "reviewer_routes": {
    "mcp_agent_memory": "https://sunflash12.github.io/ForgeV3/mcp-agent-memory.html",
    "security_audit": "https://sunflash12.github.io/ForgeV3/security.html",
    "enterprise": "https://sunflash12.github.io/ForgeV3/enterprise.html",
    "enterprise_invoice_page": "https://sunflash12.github.io/ForgeV3/invoice.html",
    "enterprise_invoice_request": "mailto:hello@forgecascade.org?subject=Forge%20enterprise%20invoice%20request&body=Organization%3A%0AProcurement%20owner%3A%0ASecurity%20owner%3A%0ATeam%20size%3A%0ACorpus%20type%3A%0ATarget%20offer%3A%20%2425k%20deposit%20%2F%20%2425k%2Fmo%20retainer%20%2F%20%24120k%20annual%0ATimeline%3A%0AInvoice%20or%20PO%20requirements%3A",
    "guided_checkout": "https://sunflash12.github.io/ForgeV3/buy.html",
    "pricing": "https://sunflash12.github.io/ForgeV3/pricing.html",
    "checkout_alias": "https://sunflash12.github.io/ForgeV3/checkout.html",
    "buy_now_alias": "https://sunflash12.github.io/ForgeV3/buy-now.html",
    "mcp_alias": "https://sunflash12.github.io/ForgeV3/mcp.html",
    "agents_alias": "https://sunflash12.github.io/ForgeV3/agents.html",
    "ai_memory_alias": "https://sunflash12.github.io/ForgeV3/ai-memory.html",
    "technical_brief": "https://sunflash12.github.io/ForgeV3/technical-brief.html",
    "a2a_buyer_page": "https://sunflash12.github.io/ForgeV3/a2a.html",
    "well_known_agent_card": "https://sunflash12.github.io/ForgeV3/.well-known/agent-card.json",
    "well_known_agent_json": "https://sunflash12.github.io/ForgeV3/.well-known/agent.json",
    "root_agent_card": "https://sunflash12.github.io/ForgeV3/agent-card.json",
    "root_agent_json": "https://sunflash12.github.io/ForgeV3/agent.json",
    "ai_txt": "https://sunflash12.github.io/ForgeV3/ai.txt",
    "openapi_json": "https://sunflash12.github.io/ForgeV3/openapi.json",
    "offers_json": "https://sunflash12.github.io/ForgeV3/offers.json",
    "llms_txt": "https://sunflash12.github.io/ForgeV3/llms.txt",
    "raw_gist_llms": "https://gist.githubusercontent.com/SunFlash12/009acba719b543d463d6b5b1e6a26207/raw/llms.txt"
  },
  "paid_paths": [
    {
      "name": "Forge Context Audit",
      "checkout": "https://buy.stripe.com/5kQ7sNakM5eD3mbfQ308g0e",
      "amount_usd": 99,
      "billing": "one_time"
    },
    {
      "name": "Forge Prompt Injection Security Audit",
      "checkout": "https://buy.stripe.com/5kQ7sNakM5eD3mbfQ308g0e",
      "amount_usd": 99,
      "billing": "one_time",
      "landing_page": "https://sunflash12.github.io/ForgeV3/security.html"
    },
    {
      "name": "Forge Paid Pilot",
      "checkout": "https://buy.stripe.com/eVq6oJgJa0YnaOD8nB08g00",
      "amount_usd": 3000,
      "billing": "one_time"
    },
    {
      "name": "Rush Paid Pilot",
      "checkout": "https://buy.stripe.com/6oUbJ3boQ5eD1e39rF08g0d",
      "amount_usd": 5000,
      "billing": "one_time"
    },
    {
      "name": "Forge Enterprise Deployment Deposit",
      "checkout": "https://buy.stripe.com/eVqfZjgJa6iH2i733h08g0f",
      "amount_usd": 25000,
      "billing": "one_time"
    },
    {
      "name": "Forge Enterprise Annual",
      "checkout": "https://buy.stripe.com/8x2fZjfF622r09ZgU708g0c",
      "amount_usd": 120000,
      "billing": "annual"
    },
    {
      "name": "Forge Enterprise Invoice Request",
      "checkout": "https://sunflash12.github.io/ForgeV3/invoice.html",
      "billing": "invoice_request"
    }
  ]
}
