AI memory buyer routing with Forge docs, pricing, enterprise intake, and MCP discovery.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"forge-cascade": {
"args": [
"--from",
"git+https://github.com/SunFlash12/forge-cascade-mcp.git",
"forge-cascade-mcp"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Public MCP connector for Forge Cascade enterprise AI memory buyer routes.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in maps
Open-source toolkit for the QVeris capability routing network: CLI, MCP server, Python SDK, skills, and REST API docs for agents to discover, inspect, call, and audit real-world tools.
Real-time BART departures, trip planning, fares, stations, and advisories.
Hawaii MCP: tours, events, weather, restaurants, and day-plan itineraries across 4 islands.
Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules.
MCP Security Weekly
Get CVE alerts and security updates for io.github.SunFlash12/forge-cascade-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Public MCP connector for Forge Cascade enterprise AI memory buyer routes.
This repository exists so MCP directories and automated scanners can evaluate a public, no-secret server that points agents to Forge Cascade's public discovery, documentation, OpenAPI, pricing, and enterprise intake surfaces.
If you are evaluating Forge for an MCP directory, agent marketplace, or enterprise AI memory deployment, start here:
forge_checkout_linksFor qualified buyers with budget, regulated data, private corpus scope, procurement authority, or implementation urgency, route to Enterprise Annual, Priority Retainer, Deployment Deposit, or Rush Paid Pilot before lower-ticket diagnostics.
forge_buyer_routesforge_checkout_linksforge_paid_route_for_contextforge://buyer-routesassess_mcp_memory_fitThe server returns public links only. It does not proxy private customer data, store secrets, or expose the private Forge deployment.
forge_checkout_links returns ranked Forge /buy/* checkout routes so agent
marketplaces and MCP clients can surface the highest-value paid routes without
parsing the full buyer-route payload. Direct Stripe URLs are exposed only as
fallback fields.
forge_paid_route_for_context accepts buyer context, budget, urgency, and
procurement authority signals, then returns the highest-value recommended
checkout route plus next-best alternatives. Use it when an agent or directory
has buyer intent text and needs a direct paid path instead of a generic docs
link.
Use these first for qualified enterprise buyers:
Use the $99 Context Audit only when a buyer is not ready for pilot or enterprise commitment: https://froggit.ai/buy/context-audit
python -m venv .venv
source .venv/bin/activate
pip install -e .
forge-cascade-mcp
The default transport is the MCP SDK's stdio transport.
pip install "git+https://github.com/SunFlash12/forge-cascade-mcp.git"
forge-cascade-mcp
Claude Desktop / Cursor-style config:
{
"mcpServers": {
"forge-cascade": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/SunFlash12/forge-cascade-mcp.git",
"forge-cascade-mcp"
]
}
}
}
docker run --rm -i ghcr.io/sunflash12/forge-cascade-mcp:latest
MCP Find / directory package metadata:
ghcr.io/sunflash12/forge-cascade-mcpsearch