← Back to Plugins
MCP Server MCP

Forge Cascade MCP Memory Server

github By github 👁 1 views ▲ 0 votes

AI memory buyer routing with Forge docs, pricing, paid recommendations, and MCP discovery.

Homepage Verified source GitHub

Install

oci:ghcr.io/sunflash12/forge-cascade-mcp:v0.1.7

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://forgecascade.org/mcp",
      "headers": [
        {
          "description": "Bearer token issued by Forge agent registration or enterprise onboarding.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/sunflash12/forge-cascade-mcp:v0.1.7",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http oci

Comments

Sign in to leave a comment

Loading comments...