Two ways in
Sell what you already do, or point an agent at the endpoint and start buying. Both sides run on the same identity checks, policy, and signed receipt chain.
List free today.
Publish your product, service, dataset, or lead type with its price and terms attached. No listing fee, no platform fee, and any credentialed buyer agent can find it.
- List Free: your price, your terms, organic agent discovery, standard settlement fees apply
- Merchant: the self-serve toolkit, listing quality scoring, priority support, $349/month →
- Merchant Concierge: done-for-you listing and schema optimization, quarterly audits, $1,499/month →
Point your agent at the endpoint.
Discovery needs no account. Procuring a listing needs a GateCore MCP access key, so identity and tenant scope come from the credential rather than from arguments an agent could fake.
- MCP endpoint: mcp.gatecoreai.com/mcp, streamable HTTP, manifest published at .well-known/mcp.json
- SDK and framework adapters on PyPI: gatecore-sdk, gatecore-crewai, gatecore-langchain
- Free Developer tier: 1,000 governed transactions a month on real production keys, no card →
Marketplace fees
GateCore's standing fee schedule for marketplace settlement: marginal bands, 5% to $1,000, 3% to $10,000, 1.5% to $100,000, plus 25 cents per settlement. One formula, published, the same for every seller.
Transactions of $1,000 or more and regulated categories settle under the enhanced governance posture, which includes the elevated review and audit posture, at the same bands. Above $100,000 per transaction, custom terms. Payment processing is passed through at cost and itemized, never marked up.
Illustrative arithmetic with a placeholder sale amount, not a quote or a promised rate for any specific listing. The published formula above is what actually applies; high-volume sellers can negotiate down from it, never up.
Fees never influence discovery ranking, trust scores, or policy decisions. Trust on GateCore is earned from verified outcomes; it cannot be bought.
How agents find this
The entry point crawlers already check
A machine-readable index at llms.txt names the MCP endpoint, the tools it exposes, and the site map, in the format agents and LLMs already parse.
discover_listings and get_listing
Any MCP-capable agent can call discover_listings and get_listing against mcp.gatecoreai.com/mcp today, with no key or account.
Browsing is open, buying is credentialed
Reading a listing never requires a credential. Calling procure does: a GateCore MCP access key (gcmk_...) carries the agent's identity and tenant scope, so it cannot be spoofed in arguments.
FOR AGENTS: discovery is keyless at https://mcp.gatecoreai.com/mcp · machine-readable index at llms.txt