The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://airy-enthusiasm-production.up.railway.app/mcp6 herramientas · 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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 se publicó ningún esquema de entrada para esta herramienta.
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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| api_key* | string | API key from register_agent |
| product_id* | integer | Product ID |
6 de 6 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.