Already built something?
Publish it to the registry in 30 minutes.
Publish MCP servers, agents, REST APIs, and skills for free. Add auth, pay-per-call billing, and monitoring to any endpoint — from any platform or framework.
Works with whatever
you already built.
No rewrite required. Point Aerostack at your endpoint and go live.
// publish.ts
import { Aerostack } from '@aerostack/sdk';
const client = new Aerostack({ apiKey: process.env.AEROSTACK_KEY });
await client.publish({
name: 'my-weather-agent',
endpoint: 'https://api.myapp.com/agent',
pricing: { model: 'per_call', price_per_run_cents: 5 },
auth: true,
});
// → Live at marketplace.aerostack.dev/my-weather-agent What you can publish
Anything you've built can become a product. You pick the visibility and pricing.
MCP Tools
Build custom connectors for any 3rd-party service — Notion, GitHub, Stripe, Linear. If it has an API, you can build an MCP tool for it.
REST APIs
Any existing HTTP endpoint. Wrap it with consumer keys, rate limits, and pay-per-call billing without touching your backend code.
AI Skills
Reusable prompts, pipelines, and tools that work across every AI model — Claude, ChatGPT, Cursor, Gemini.
Agents
From any framework — n8n, LangChain, OpenAI Assistants, custom. Add Aerostack billing and go live.
The only marketplace that works
across every AI model.
Your skills and MCP tools reach Claude, ChatGPT, Cursor, and Gemini — automatically. No one else does this.
Claude Directory
- Claude only
- MCP tools only
- Curated / invite
OpenAI Plugins
- ChatGPT only
- Plugins only
- Approval required
RapidAPI
- REST APIs only
- No AI-native tools
- No MCP support
Aerostack
- Every AI model
- Every tool type
- Open + community
Build for the community
Open-source MCP tools get discovered, starred, and built upon. Recognition is built in.
Open Source MCP Tools
Publish connectors for popular services. The community stars, forks, and builds on your work.
Verified Creator Status
Top contributors earn a verified badge and featured placement in the registry.
Recognition & Reputation
Published tools earn community stars, recognition, and reputation. Free to publish — you decide what you share.
We handle everything
You build. We take care of auth, billing, monitoring, and discovery.
Pay-per-call Billing
Set a price_per_run_cents on your agent endpoint. Consumers pay per call, deducted from their wallet. No payment code needed.
API Key Provisioning
Consumer keys auto-generated on access. Rate limits, scoping, and rotation built in.
Usage Monitoring
Track requests, latency, error rates, and quota usage per consumer. Full observability out of the box.
Run History & Analytics
Total runs, success rate, average latency, cost, token usage, and error breakdowns per endpoint.
Registry Publishing
Publish free to the registry. Your tools get their own page, install metrics, and community feedback.
Discovery & Search
Your tools indexed and searchable. Category listings, OpenAPI docs, and social cards.
How it works
From your existing code to a live product in three steps.
Publish
Deploy your tool in minutes. Set visibility: public for the marketplace, private for your team, or unlisted.
Connect
Users install and connect with one click. They get instant API keys. You get full usage data and per-call billing.
Monitor
Track usage, uptime, error rates, and per-call billing from a single dashboard. Get alerted on anomalies.
What will you
ship next?
Bring what you've built. Add auth, billing, and monitoring. Launch in 30 minutes.