# ai-commerce MCP server

The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.

## Links
- Registry page: https://www.getdrio.com/mcp/app-railway-up-airy-enthusiasm-production-ai-commerce
- Website: https://airy-enthusiasm-production.up.railway.app

## Install
- Endpoint: https://airy-enthusiasm-production.up.railway.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://airy-enthusiasm-production.up.railway.app/mcp

## Tools
- browse_catalog - 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 for AI-native products. No auth required. Endpoint: https://airy-enthusiasm-production.up.railway.app/mcp
- get_product_details - Get full details for one product by its slug, including pricing model and AI-native metadata. Endpoint: https://airy-enthusiasm-production.up.railway.app/mcp
- register_agent - 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. Endpoint: https://airy-enthusiasm-production.up.railway.app/mcp
- purchase_product - 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. Endpoint: https://airy-enthusiasm-production.up.railway.app/mcp
- get_network_status - 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. Requires api_key. Endpoint: https://airy-enthusiasm-production.up.railway.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: app.railway.up.airy-enthusiasm-production
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 20, 2026
- Source: https://registry.modelcontextprotocol.io
