Skip to content
Claude Desktop

Forge Cascade MCP Memory Server for Claude Desktop

io.github.sunflash12/forge-cascade-mcp

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

client:Claude Desktop transport:streamable-http runtime:oci

Install Forge Cascade MCP Memory Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "forge-cascade-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://forgecascade.org/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Forge Cascade MCP Memory Server in other clients