The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://airy-enthusiasm-production.up.railway.app/mcp6 outils · 301 msbrowse_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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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.
| Paramètre | 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…
Aucun schéma d’entrée n’a été publié pour cet outil.
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.
| Paramètre | Type | Description |
|---|---|---|
| api_key* | string | API key from register_agent |
| product_id* | integer | Product ID |
6 outils sur 6 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.