Build, Ship & Scale
MCP Servers & AI Agents.
Works with every MCP client
300+
Edge locations
<5ms
Cold start
99.9%
Uptime SLA
Scale to 0
Pay nothing idle
Platform
Everything you need to ship AI
From code generation to global deployment — servers, agents, and API wrappers.
AI-Powered Creation
Describe your MCP server in plain English. Claude generates production-ready code instantly.
One-Click Deploy
Deploy to 300+ edge locations worldwide. No Docker, no YAML, no infrastructure knowledge needed.
AI Agents & Workflows
Deploy stateful agents that chain tools, maintain memory across sessions, and orchestrate multi-step workflows autonomously.
9-Platform Distribution
Auto-publish to MCP Registry, Smithery, and Gemini. Pre-filled kits for ChatGPT, Claude Desktop, Cursor, and more.
Security Scanner
45+ static analysis rules catch secrets, injection, SSRF, and protocol issues before they ship.
Auto-Provisioned Infra
Database, vector store, KV cache, file storage, AI models — auto-provisioned per project on deploy.
Monetize Per Call
Set your price per tool call. Consumers buy credits. You earn 70% of every call. We handle billing.
How it works
Idea to production in 4 steps
Describe
Tell AI what your MCP server should do
Review
Edit generated code in the browser IDE
Deploy
One click — live globally in seconds
Distribute
Auto-publish to every AI platform
Deploy once, reach every
AI platform
Auto-publish to automated registries on deploy. Pre-filled submission kits for every manual marketplace.
Auto-Published on Deploy
MCP Registry
Official cross-platform registry
Smithery
2,000+ server marketplace
Gemini CLI
Google Extensions Gallery
Pre-Filled Submission Kits
ChatGPT Apps
800M+ users
Claude Desktop
Anthropic extensions
Cursor
AI coding IDE
Cline
VS Code AI assistant
Windsurf
Windsurf IDE
VS Code
Copilot plugins
9
Platforms supported
3
Auto-published instantly
6
Kits pre-filled for you
Use Cases
Servers, agents & automations
Give your AI coding assistant superpowers
Connect Claude, Cursor, or Windsurf to your dev infrastructure. Let AI create PRs, run queries, manage deployments.
- GitHub — create issues, review PRs, search code
- Postgres / MySQL — query databases, run migrations
- CI/CD — trigger builds, check deploy status
- Error tracking — search Sentry, analyze stack traces
server.tool("create_issue", "Create GitHub issue",
{ title: z.string(), body: z.string(), repo: z.string() },
async ({ title, body, repo }) => {
const res = await fetch(
`https://api.github.com/repos/${repo}/issues`,
{ method: "POST", headers: { Authorization: `Bearer ${env.GITHUB_TOKEN}` },
body: JSON.stringify({ title, body }) }
);
const issue = await res.json();
return { content: [{ type: "text", text: `Created #${issue.number}` }] };
}
);Monetize
Earn from every tool call
Set your price. Consumers buy credits. You earn 70%. We handle billing.
For Indie Developers
Ship MCP servers or agents. Earn per tool call. No infra, no billing code.
For SaaS Companies
Your product needs an MCP interface or AI agent. IOX deploys it globally. $49/mo vs $120K custom.
For Enterprise
Private MCP servers and agents. Audit logs, SSO, tenant isolation. Connect AI to your ERP.
The Economics
$0.001
Default per call
70%
Author revenue
$0
Hosting when idle
$25
Min payout
FAQ
Common questions
What can I build on IOX?▾
MCP servers (stateless or stateful), AI agents that chain tools and maintain memory, API wrappers, and OAuth-authenticated endpoints. MCP is the standard for connecting AI assistants to external tools — IOX deploys all of them to the edge.
Do I need to know how to code?▾
Not much. Describe what you want in plain English — AI generates the code. You review it in our editor and deploy with one click. For custom logic, basic JavaScript helps but isn’t required.
How does distribution work?▾
On deploy, IOX auto-publishes to the MCP Registry, Smithery, and Gemini CLI Extensions Gallery. It also generates pre-filled submission kits for ChatGPT, Claude Desktop, Cursor, Cline, Windsurf, and VS Code — 9 platforms from a single deploy.
How do I earn money?▾
Deploy an MCP server, publish to the marketplace, set your price per tool call (e.g., $0.001). Consumers buy credits. You earn 70% of every call. Monthly payouts once you reach $25.
What infrastructure do I get?▾
Each project can auto-provision: D1 database (SQLite), KV cache, R2 file storage, Vectorize (vector DB), and Workers AI (Llama, Mistral at the edge). All included, auto-provisioned on deploy.
Is my code private?▾
Yes. Your source code stays private unless you publish to the marketplace. Each project runs in its own isolated V8 sandbox — no other tenant can access your code, data, or credentials.
What’s the security scanner?▾
45+ static analysis rules scan for hardcoded secrets, SQL injection, SSRF, eval(), MCP protocol compliance issues, and supply chain risks. Runs from the editor or on a dedicated page with grades A-F.
How is this different from Smithery?▾
Smithery is a directory (no hosting). Composio is an integration layer (no deployment). Glama is discovery (no runtime). IOX is the only platform that builds, deploys, hosts, secures, distributes, and monetizes MCP servers and AI agents in one place.
Pricing
Simple, transparent pricing
Start free. Scale as you grow.
Free
- 3 projects
- 100K requests/mo
- 10 AI generations/mo
- Community support
- Auto-distribution
Pro
- 50 projects
- 10M requests/mo
- Unlimited AI generations
- 10 custom domains
- Security scanner
- Priority support
Team
- Unlimited projects
- 100M requests/mo
- Unlimited everything
- SSO + team management
- Audit logs
- Dedicated support
Deploy once.
Reach every AI platform.
Go from idea to live MCP server or AI agent on 9 platforms in under 60 seconds.