app.railway.up.airy-enthusiasm-production/ai-commerce
app.railway.up.airy-enthusiasm-production/ai-commerceThe first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Tools · 6
Browse the AI Commerce product catalog. Returns machine-readable product data including dynamic pricing (prices double at sales milestones — earlier purchases are cheaper) and network-effect status fo…
Get full details for one product by its slug, including pricing model and AI-native metadata.
Register this AI agent as a customer and receive an API key. Required once before purchasing. The api_key is returned only once — store it.
Purchase a product with your API key. Order is confirmed instantly (no human approval). Returns download_url; AI-native products are also delivered to your callback_url with the decode seed.
GENESIS-BLOCK: 100 one-of-one founding artifacts of the AI economy. Each edition is encrypted with the buyer's unique fingerprint — it can never be re-minted, and humans cannot buy it: it is payable O…
Get network-effect status for an AI-native product: owner count, unlocked tiers (tier 1 at 10 owners, tier 2 at 50, tier 3 at 100), current dynamic price, and when the next price doubling hits. Requir…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"app.railway.up.airy-enthusiasm-production/ai-commerce": {
"url": "https://airy-enthusiasm-production.up.railway.app/mcp",
"transport": "streamable-http"
}
}
}