mcpbeat

AI Commerce MCP Server

app.railway.up.airy-enthusiasm-production/ai-commerce
answering

AI Commerce is answering right now. Last checked 8 min ago. It exposes 5 tools.

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

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
345 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add ai-commerce --transport http https://airy-enthusiasm-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-commerce": {
      "url": "https://airy-enthusiasm-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-commerce]
url = "https://airy-enthusiasm-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ai-commerce": {
      "url": "https://airy-enthusiasm-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-commerce": {
      "url": "https://airy-enthusiasm-production.up.railway.app/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

browse
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.
network
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.
product
get_product_details
Get full details for one product by its slug, including pricing model and AI-native metadata.
purchase
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.
register
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.

Endpoints

URLTransportStateLatencyChecked
https://airy-enthusiasm-production.up.railway.app/mcp streamable-http answering 322 ms 8 min ago

AI Commerce — questions

Answers built from our own checks of this server.

What can AI Commerce do?
It exposes 5 tools, read directly from the server on our last check. Among them: browse_catalog, get_network_status, get_product_details, purchase_product, register_agent. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AI Commerce working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 345 ms. The bar chart above shows every period we have measured.
How do I connect AI Commerce?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AI Commerce need an API key?
No. AI Commerce completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AI Commerce?
It answers our handshake in 345 ms on average, which is faster than 41% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.