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

GateCore Marketplace

com.gatecoreai/marketplace

Procure governed AI capabilities: machine-readable price, scope, trust, gateway-delegation terms.

Uptime
100.0%
2 direct probes · 30d
Response
726ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

discover_listings

Discover governed GateCore marketplace capabilities with machine-readable pricing, required scopes, and minimum trust terms. Results preserve the marketplace's organic order.

get_listing

Fetch one governed marketplace listing and its machine-enforceable contract terms: price, required scopes, minimum trust, target, and data classification.

procure

Request governed procurement for a listing. In public full mode, identity comes from the MCP access key, trust comes from GateCore's baseline, and the result is a PROCURE, REVIEW, or DENY deci…

authorize_access

Authorize signed access to a governed listing. Purpose is forwarded unchanged when present; policy at the gateway decides whether the declared purpose is allowed.

complete_access

Hash seller output locally, attest completion with the buyer agent key, and return the terminal signed receipt. Seller output itself is never forwarded or returned.

list_procurements

List procurement decisions for the credential tenant in public modes.

request_listing_access

Submit an idempotent listing-access request for the credential's tenant and agent.

submit_lead

Submit a consented consumer lead to a supported published listing.

How to use

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

{
  "mcpServers": {
    "gatecore_marketplace": {
      "url": "https://mcp.gatecoreai.com/mcp",
      "transport": "streamable-http"
    }
  }
}