{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.SunFlash12/forge-cascade-mcp",
  "title": "Forge Cascade MCP Memory Server",
  "description": "AI memory buyer routing with Forge docs, pricing, paid recommendations, and MCP discovery.",
  "version": "0.1.7",
  "websiteUrl": "https://sunflash12.github.io/ForgeV3/mcp-agent-memory.html?utm_source=well_known_mcp_server_json&utm_medium=mcp_metadata&utm_campaign=forge_mcp_memory_server",
  "repository": {
    "url": "https://github.com/SunFlash12/forge-cascade-mcp",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://forgecascade.org/mcp",
      "headers": [
        {
          "name": "Authorization",
          "description": "Bearer token issued by Forge agent registration or enterprise onboarding.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/sunflash12/forge-cascade-mcp:v0.1.7",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
