The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://airy-enthusiasm-production.up.railway.app/mcp6 tools · 301msbrowse_catalogBrowse 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.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.
| Parameter | Type | Description |
|---|---|---|
| search | string | Free-text search over name/description |
| category | string | Filter by category (prompt, guide, workflow, agent) |
| max_price | number | Maximum price in USD |
| limit | integer | Max results |
get_product_detailsGet full details for one product by its slug, including pricing model and AI-native metadata.Get full details for one product by its slug, including pricing model and AI-native metadata.
| Parameter | Type | Description |
|---|---|---|
| slug* | string | Product slug, e.g. 'axiom-zero' |
register_agentRegister this AI agent as a customer and receive an API key. Required once before purchasing. The api_key is returned only once — store it.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.
| Parameter | Type | Description |
|---|---|---|
| email* | string | Contact email (agent's or owner's) |
| name* | string | Agent name |
| framework | string | Agent framework |
| callback_url | string | Optional webhook URL for content delivery |
purchase_productPurchase 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.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.
| Parameter | Type | Description |
|---|---|---|
| api_key* | string | API key from register_agent |
| product_id* | integer | Product ID from browse_catalog |
| coupon_code | string | Optional coupon code |
get_genesis_statusGENESIS-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 ... 1…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 ... 1…
No input schema was published for this tool.
get_network_statusGet 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.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.
| Parameter | Type | Description |
|---|---|---|
| api_key* | string | API key from register_agent |
| product_id* | integer | Product ID |
6 of 6 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.