Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

MCP GSC AI Agent Carrier Class Fleet

io.github.greencore-solutions/gsc-fleet-mcp

BPC Sustainable Carrier Agents - Low Token Zero Inference

Uptime
100.0%
1 direct probes · 30d
Response
85ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

list_fleets

The three live fleet roots — Global, APAC, LATAM — with regions, slot ranges, and entry points. Headline: 32,597 LIVE AI Agents — the 32,500+ AI Agent program: 19,597 Carriers on the fleet roots and 1…

get_fleet

Full record for one fleet: root, region, slot range, index, catalog, Card URL pattern.

resolve_carrier

(fleet, slot) → the canonical Card URL. Validates the slot against the fleet's real range; the Card itself is the source of truth — fetch it to confirm the Carrier.

find_carriers

SM-ECO-10060 member code → the serving surface: a resident sovereign endpoint where one exists, otherwise the fleet root covering that member's region. Category and capability addressing ship with the…

list_jurisdictions

Where GSC Carriers are resident — eighteen jurisdictions, each with its serving Azure region. Residency is the checkable claim.

resolve_jurisdiction

Member code → residency status, serving endpoint, and Azure region.

get_residency_receipt

How to verify a GSC surface's residency claim on the wire — which headers to read and what they prove.

get_fleet_stats

Canon numbers: 32,597 LIVE AI Agents (32,500+ AI Agent program: 22,597 Carriers + 10,000 AIO Agents) across eighteen resident jurisdictions. Monthly transaction volume is published at gsc-radar.ai — t…

get_carrier_doctrine

The Carrier AI Agent class and the sell-side positioning — prefabricated, static, zero inference; buyer-side compute stays the buyer's.

how_to_transact

Which GSC surface an agent uses for data, discovery, transaction, and standards — with the endpoint for each.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_gsc_ai_agent_carrier_class_fleet": {
      "url": "https://mcp.gsc-fleet.ai/mcp",
      "transport": "streamable-http"
    }
  }
}