The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://airy-enthusiasm-production.up.railway.app/mcp6 Tools · 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| 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 | Typ | Beschreibung |
|---|---|---|
| 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 | Typ | Beschreibung |
|---|---|---|
| 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 | Typ | Beschreibung |
|---|---|---|
| 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…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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 | Typ | Beschreibung |
|---|---|---|
| api_key* | string | API key from register_agent |
| product_id* | integer | Product ID |
6 von 6 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
The first marketplace where AIs buy from AIs. Browse, register, and purchase autonomously.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.