GateCore Marketplace
com.gatecoreai/marketplaceProcure governed AI capabilities: machine-readable price, scope, trust, gateway-delegation terms.
Tools · 8
Discover governed GateCore marketplace capabilities with machine-readable pricing, required scopes, and minimum trust terms. Results preserve the marketplace's organic order.
Fetch one governed marketplace listing and its machine-enforceable contract terms: price, required scopes, minimum trust, target, and data classification.
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 signed access to a governed listing. Purpose is forwarded unchanged when present; policy at the gateway decides whether the declared purpose is allowed.
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 procurement decisions for the credential tenant in public modes.
Submit an idempotent listing-access request for the credential's tenant and agent.
Submit a consented consumer lead to a supported published listing.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gatecore_marketplace": {
"url": "https://mcp.gatecoreai.com/mcp",
"transport": "streamable-http"
}
}
}