Forge Cascade MCP Memory Server MCP Server

AI memory buyer routing with Forge docs, pricing, enterprise intake, and MCP discovery.

Local serverstdioPython

What is the Forge Cascade MCP Memory Server MCP server?

Connect Forge Cascade MCP Memory Server to Claude, Cursor or any other MCP client and it stops being a tab you switch to. AI memory buyer routing with Forge docs, pricing, enterprise intake, and MCP discovery. The forge cascade mcp memory server mcp server is what makes that connection.

What the server does

Public MCP connector for Forge Cascade enterprise AI memory buyer routes.

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

Installation

Installation goes through your MCP client rather than a global install: point it at ghcr.io/sunflash12/forge-cascade-mcp on a container image and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.

Where it fits

This sits in the knowledge and memory group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Forge Cascade MCP Memory Server's toolset — Machine, Tool, Resource and 9 more — is a fair guide to whether it matches your workflow. It is maintained by SunFlash12; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Forge Cascade MCP Memory Server's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Worth knowing first

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • With 12 tools registered it takes up a noticeable share of the context window; turn it off in projects that never touch Forge Cascade MCP Memory Server.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
Machinereadable paid-route router: https://froggit.ai/buy.json
Toolforge_buyer_routes
Resourceforge://buyer-routes
Promptassess_mcp_memory_fit
Paidroute router: https://froggit.ai/buy.json
OpenAPIhttps://froggit.ai/openapi.json
Pricinghttps://froggit.ai/pricing
Enterprisehttps://froggit.ai/enterprise
Categorysearch
mcp.jsonllms.txt
LAUNCHGUIDE.md.well-known/mcp.json
server.jsonsmithery.yaml

How to install the Forge Cascade MCP Memory Server MCP server

Claude Desktop / Cursor-style config:

```json
{
  "mcpServers": {
    "forge-cascade": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/SunFlash12/forge-cascade-mcp.git",
        "forge-cascade-mcp"
      ]
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Forge Cascade MCP Memory Server to Machine.
  • Use Forge Cascade MCP Memory Server to Tool.
  • Use Forge Cascade MCP Memory Server to Resource.

Frequently asked questions

It connects Forge Cascade MCP Memory Server to MCP-compatible AI assistants such as Claude and Cursor, exposing 12 tools (Machine, Tool, Resource, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Forge Cascade MCP Memory Server directly.