Skip to content

The Agentic Deployment Platform

Your AI agent needs infrastructure. OSC provides it.

Open Source Cloud (OSC) is a managed platform for 200+ open source services with zero vendor lock-in. MCP-enabled AI agents provision databases, storage, and APIs through OSC in seconds — no dashboards, no YAML, no DevOps knowledge required.

What AI Agents Need

When an AI agent builds or deploys an application, it needs the same infrastructure a human developer would provision — databases, storage, queues, and APIs. OSC exposes all of these through a single MCP endpoint so any agent can provision them through natural language.

Databases

PostgreSQL, MongoDB, MariaDB, CouchDB, ClickHouse

Object Storage

MinIO (S3-compatible) — buckets your agent can read and write

Message Queues

Valkey (Redis-compatible), SmoothMQ — async task coordination

MCP Servers

Deploy custom Node.js MCP servers so other agents can call your APIs

HTTP APIs

Deploy any backend via My Apps — Node.js, Python, Go, WASM

Authentication

OpenAuth, Keycloak, SuperTokens — identity for agent-built apps

Host Your Own MCP Server

OSC My Apps lets you deploy any Node.js application as a managed service. This makes it straightforward to run your own MCP server on OSC: write your MCP server code, push it to GitHub, and deploy it through the My Apps interface or via the OSC MCP tools themselves.

Your custom MCP server gets automatic HTTPS, a stable public URL, and managed uptime — without any infrastructure configuration on your part. Other AI agents can then connect to your MCP server the same way they connect to OSC.

Deploy an MCP server in three steps

  1. 1.Write your MCP server in Node.js using the MCP SDK
  2. 2.Push the code to a GitHub repository
  3. 3.Deploy via My Apps at app.osaas.io — your server is live with HTTPS in minutes

How It Works

OSC exposes a full MCP server at mcp.osaas.io. Connect it once to your AI agent and every service in the OSC catalog becomes provisionable through conversation.

1

Connect Claude Code via MCP

Run "claude mcp add --transport http osc https://mcp.osaas.io/mcp" to add OSC as an MCP server in Claude Code. Claude Code can now provision any OSC service.

2

Agent provisions services

Ask your agent to provision what your app needs. The agent calls OSC MCP tools to create databases, deploy apps, and configure connections — all without leaving the conversation.

3

Services run managed

Provisioned services run as fully managed instances on OSC infrastructure. Backups, updates, monitoring, and scaling are handled automatically.

Frequently Asked Questions

What infrastructure does an AI agent need?

AI agents typically need databases (PostgreSQL, MongoDB), object storage (S3-compatible), message queues, and HTTP APIs. OSC provides all of these as managed services provisioned via MCP in seconds.

Can I host my own MCP server on OSC?

Yes. You can deploy any Node.js application as an MCP server using OSC My Apps. Your custom MCP server runs managed with automatic HTTPS, scaling, and zero infrastructure overhead.

What is agentic deployment?

Agentic deployment is when AI systems like Claude Code or Cursor automatically provision and configure infrastructure without human intervention. OSC's MCP integration makes every service deployable by any MCP-enabled AI agent. Learn more about the broader discipline of agentic engineering at osaas.io/agentic-engineering.

How does Claude Code provision infrastructure through OSC?

Connect OSC to Claude Code by adding the OSC MCP server. Then Claude Code can create databases, deploy apps, and manage services using natural language commands that call OSC's MCP tools.

Give Your Agent the Infrastructure It Needs

Start with a free OSC account. Connect your AI agent via MCP and let it provision what your app needs in seconds.