9 AI platforms300+ edge locationsFree to start

Build, Ship & Scale
MCP Servers & AI Agents.

The complete platform for MCP servers, AI agents, and API wrappers — AI-powered creation, global edge deploy, auto-distribution to every marketplace, security scanning, and per-call monetization.

iox deploy

$ Describe your MCP server:

> Build an agent that monitors GitHub repos, triages new

issues with AI, and auto-assigns them to the right team.

Generating code with Claude...

Provisioning D1 database...

Deploying to Cloudflare Workers...

✓ Live at github-tools.iox.cloud/mcp

Distributing to 7 platforms...

✓ MCP Registry · ✓ Smithery · ✓ Gemini CLI

✓ ChatGPT kit · ✓ Claude Desktop kit · ✓ Cline · ✓ Windsurf

3 tools · 0ms cold start · 300+ locations · 7 marketplaces

Works with every MCP client

C
Claude
G
ChatGPT
Cu
Cursor
W
Windsurf
VS
VS Code
Cl
Cline
Ge
Gemini

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

01

Describe

Tell AI what your MCP server should do

02

Review

Edit generated code in the browser IDE

03

Deploy

One click — live globally in seconds

04

Distribute

Auto-publish to every AI platform

Cross-platform distribution

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

Automatic

Smithery

2,000+ server marketplace

Automatic

Gemini CLI

Google Extensions Gallery

Automatic

Pre-Filled Submission Kits

ChatGPT Apps

800M+ users

Kit ready

Claude Desktop

Anthropic extensions

Kit ready

Cursor

AI coding IDE

Kit ready

Cline

VS Code AI assistant

Kit ready

Windsurf

Windsurf IDE

Kit ready

VS Code

Copilot plugins

Kit ready

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
devtools.ts
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

$0forever
  • 3 projects
  • 100K requests/mo
  • 10 AI generations/mo
  • Community support
  • Auto-distribution
Start Free
Most Popular

Pro

$49/mo
  • 50 projects
  • 10M requests/mo
  • Unlimited AI generations
  • 10 custom domains
  • Security scanner
  • Priority support
Get Started

Team

$149/mo
  • Unlimited projects
  • 100M requests/mo
  • Unlimited everything
  • SSO + team management
  • Audit logs
  • Dedicated support
Get Started

Deploy once.
Reach every AI platform.

Go from idea to live MCP server or AI agent on 9 platforms in under 60 seconds.