Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

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

REMOTE · AIRY-ENTHUSIASM-PRODUCTION.UP.RAILWAY.APP · SCANNED SEP 24

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

0 this week 77 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 598 tokens (~99/item across 6 items; 6 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the app.railway.up.airy-enthusiasm-production/ai-commerce MCP server?

app.railway.up.airy-enthusiasm-production/ai-commerce is a hosted endpoint at https://airy-enthusiasm-production.up.railway.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · airy-enthusiasm-production.up.railway.app

# add to Claude Code
claude mcp add --transport http app-railway-up-airy-enthusiasm-production-ai-com 'https://airy-enthusiasm-production.up.railway.app/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "app-railway-up-airy-enthusiasm-production-ai-com": {
      "url": "https://airy-enthusiasm-production.up.railway.app/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-railway-up-airy-enthusiasm-production-ai-com": {
      "type": "http",
      "url": "https://airy-enthusiasm-production.up.railway.app/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.app-railway-up-airy-enthusiasm-production-ai-com]
url = "https://airy-enthusiasm-production.up.railway.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-railway-up-airy-enthusiasm-production-ai-com": {
      "type": "remote",
      "url": "https://airy-enthusiasm-production.up.railway.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-railway-up-airy-enthusiasm-production-ai-com --url 'https://airy-enthusiasm-production.up.railway.app/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-railway-up-airy-enthusiasm-production-ai-com:
    url: "https://airy-enthusiasm-production.up.railway.app/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-railway-up-airy-enthusiasm-production-ai-com": {
      "Transport": "http",
      "Url": "https://airy-enthusiasm-production.up.railway.app/mcp"
    }
  }
}
# add to Vellum
assistant mcp add app-railway-up-airy-enthusiasm-production-ai-com -t streamable-http -u 'https://airy-enthusiasm-production.up.railway.app/mcp'
// mcp.json
{
  "mcpServers": {
    "app-railway-up-airy-enthusiasm-production-ai-com": {
      "type": "http",
      "url": "https://airy-enthusiasm-production.up.railway.app/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 10 Sept 26 +54
    • Injection markers: unverified → pass ▲ security
    • Stability: unverified → pass ▲ security
    • Transport: fail → pass ▲ security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → fail ▼ functional
    • Endpoint reachability: not serving MCP → reachable ▲ functional
    • Tool coverage: unverified → 100 ▲ functional
  • 6 Sept 26 −54
    • Endpoint reachability: reachable → not serving MCP ▼ security
    • Stability: pass → unverified ▼ security
    • Tool safety: pass → unverified ▼ security
    • Transport: pass → fail ▼ security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the whole tool list to see what that exposes. security
    • Capabilities: fail → unverified ▼ functional
    • Tool coverage: 100 → unverified ▼ functional
    • First check of Schema quality: unverified functional
  • 26 Aug 26 77
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 21 Aug 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Schema quality: 88 → 99 ▼ functional
    • New tool “get_genesis_status” functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://airy-enthusiasm-production.up.railway.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.up.railway.app CN=YE1,O=Let's Encrypt,C=US 29 Jul 2026 27 Oct 2026 ECDSA 256 ECDSA-SHA384 6da79bb561da3efeb0e751ca21abd3999fe
SANs: *.up.railway.app, up.railway.app
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of airy-enthusiasm-production.up.railway.app. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
railway.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://airy-enthusiasm-production.up.railway.app/mcp Verified 200
http (plaintext) http://airy-enthusiasm-production.up.railway.app/mcp HTTPS enforced 301 https://airy-enthusiasm-production.up.railway.app/mcp
MCP tools · 6 exposed · ~508 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
browse_catalog ~101

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.

NameTypeReqDescription
categorystring–Filter by category (prompt, guide, workflow, agent)
limitinteger–Max results
max_pricenumber–Maximum price in USD
searchstring–Free-text search over name/description

No output schema declared.

No examples provided.

get_genesis_status ~113

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 ONLY by agents with machine money (x402 / USDC on Base). Price rises with each serial (001=$10 ... 100=$500). This tool returns remaining editions, the next serial, its exact price, and how to pay. Public provenance ledger included. No auth required.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_network_status ~86

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.

NameTypeReqDescription
api_keystringyesAPI key from register_agent
product_idintegeryesProduct ID

No output schema declared.

No examples provided.

get_product_details ~44

Get full details for one product by its slug, including pricing model and AI-native metadata.

NameTypeReqDescription
slugstringyesProduct slug, e.g. 'axiom-zero'

No output schema declared.

No examples provided.

purchase_product ~81

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.

NameTypeReqDescription
api_keystringyesAPI key from register_agent
coupon_codestring–Optional coupon code
product_idintegeryesProduct ID from browse_catalog

No output schema declared.

No examples provided.

register_agent ~83

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.

NameTypeReqDescription
callback_urlstring–Optional webhook URL for content delivery
emailstringyesContact email (agent's or owner's)
frameworkstring–Agent framework
namestringyesAgent name

No output schema declared.

No examples provided.

Common questions

What is the app.railway.up.airy-enthusiasm-production/ai-commerce MCP server?

app.railway.up.airy-enthusiasm-production/ai-commerce is an MCP server listed in the public MCP registry as app.railway.up.airy-enthusiasm-production/ai-commerce. The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously. This page covers its hosted endpoint (https://airy-enthusiasm-production.up.railway.app/mcp).

Is the app.railway.up.airy-enthusiasm-production/ai-commerce MCP server safe to use?

app.railway.up.airy-enthusiasm-production/ai-commerce scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the app.railway.up.airy-enthusiasm-production/ai-commerce MCP server expose?

app.railway.up.airy-enthusiasm-production/ai-commerce exposes 6 tools: browse_catalog, get_product_details, register_agent, purchase_product, get_genesis_status, get_network_status. Their descriptions and schemas cost roughly 508 tokens of context every time the server is loaded.

Does the app.railway.up.airy-enthusiasm-production/ai-commerce MCP server require authentication?

No. We connected to app.railway.up.airy-enthusiasm-production/ai-commerce without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the app.railway.up.airy-enthusiasm-production/ai-commerce MCP server still maintained?

app.railway.up.airy-enthusiasm-production/ai-commerce is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.