One skill.
Every AI.
The npm for AI tools. Atomic, composable skills hosted on edge. Works with Claude, ChatGPT, and Gemini — install with one command.
Any LLM
Claude · ChatGPT · Gemini · Cursor
CLI Install
aerostack skill install @user/slug
Private Skills
Team-scoped, token-gated access
Function-backed
TypeScript on Cloudflare edge
Sub-50ms
Global edge — 300+ locations
Marketplace
90% revenue to creators
Write once. Works everywhere.
MCP-native by default. Auto-generates OpenAI and Gemini tool formats. No adapter code from you.
MCP Native
SSE · stdio
Works directly with Claude Desktop, Cursor, VS Code, and any MCP-compatible client.
OpenAI Compatible
/openai-tools
Auto-generates OpenAI function calling format. Point any OpenAI SDK to your gateway.
Gemini Compatible
/gemini-tools
Auto-generates Gemini function declarations. Drop in your workspace URL — done.
Same skill — every format
// mcp.json — Claude Desktop
{
"mcpServers": {
"aerostack": {
"url": "https://gateway.aerostack.dev/ws/your-workspace",
"headers": {
"Authorization": "Bearer mwt_..."
}
}
}
}From code to registry. Three steps.
Build a skill, publish it, and start earning — in under five minutes.
Build Your Skill
Write a config or TypeScript function. Define tools, inputs, and outputs.
Publish to Registry
Public, private, or team-scoped. One command deploys to the edge.
Earn Revenue
Set your price. Subscription or per-call. 90% revenue goes to you.
90%
revenue is yours
Private skills.
Team sharing.
Not everything needs to be public. Build a private skill registry for your team — share internal tools with token-based access. One workspace. One credential set. All models.
Public
Listed in the marketplace. Anyone can install and use.
Team
Shared with your workspace members. Token-gated.
Private
Only accessible with an explicit access token you generate.
Enterprise
Custom SSO, audit logs, and multi-team access controls.
For Enterprise Teams
Today, teams manage separate registries, credentials, and publishing workflows for each AI platform — Claude, OpenAI, Gemini. With Aerostack, publish to one private registry, manage one set of tokens, and let any AI model access through a single gateway URL.
# Share a private skill with your team
$ aerostack skill share @acme/internal-db-tool \
--token mwt_acme_...
✓ Token mwt_acme_... activated
✓ Tool available at:
/ws/acme-workspace :: internal-db-tool
# Revoke at any time
$ aerostack token revoke mwt_acme_...mwt_ / mcpt_
Token types
Instantly
Revocable
All models
Works with