← Registry

Developer Tools

forgo.cloud

Automates the extraction, modeling, verification, and documentation of technical requirements using formal methods.

1 endpoint5 known toolsFirst detected May 10, 2026Last detected August 17, 2026

ENDPOINT 1

https://forgo.cloud/mcp

No auth detected

MCP server metadata

Name
forgo-trd
Version
0.1.0
Capabilities
toolsresources

Known tools 5

forgo_trd_extract_requirements

Extract normalized requirement records from a markdown source document or an imported requirement list.

Inferred read-only
forgo_trd_generate_topology

Map a requirements dataset onto the minimum FORGO service model and emit the GG topology contract.

Inferred read-only
forgo_trd_verify_topology

Run formal Gnosis analysis plus GG temporal checks over a topology source or the synthesized FORGO minimum topology.

Inferred read-only
forgo_trd_hydrate_document

Hydrate the normalized requirements and minimum service model into a Technical Requirements Doc.

Inferred read-only
forgo_trd_pipeline

Run the full TRD development process: extract requirements, synthesize the minimum topology, formally verify it, and hydrate the resulting technical requirements doc.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.forgo-trd]
url = "https://forgo.cloud/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "forgo-trd": {
      "type": "http",
      "url": "https://forgo.cloud/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: forgo-trd
Remote MCP URL: https://forgo.cloud/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "forgo-trd": {
      "url": "https://forgo.cloud/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "forgo-trd": {
      "type": "http",
      "url": "https://forgo.cloud/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "forgo-trd",
  "transport": "streamable-http",
  "url": "https://forgo.cloud/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for forgo.cloud was fetched 2026-07-26T19:26:27.452Z and is being refreshed.

Trust status Neutral

forgo.cloud is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.