Your AI builds, deploys, and runs full-stack apps on a hosted workspace created at first sign-in.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
The first MCP-native platform where AI agents deploy production applications.
Describe what you want. The AI builds it and deploys it. You get a live URL.
Website Β· Docs Β· Terms Β· Privacy
OBTO is a full-stack deployment platform built for the age of AI agents. Connect it to Claude, GPT, Codex, or any MCP-compatible model. Describe what you want in plain language. The AI writes the code, provisions the database, and deploys your application to a live URL β all in the same conversation.
No code editor. No terminal. No hosting setup. Full-stack. Not a wrapper over Vercel and Supabase β real backend, real infrastructure, one platform.
OBTO Inc. was founded in 2015. The platform has been running production workloads since 2019 β today it serves 300M+ monthly requests across 150+ institutions.
Go to obto.co and click Sign in. Authenticate with Google. Your OBTO instance is created automatically.
After signing in, you'll see your personal MCP server URL on the landing page. Copy it.
Install the plugin (recommended where supported). This repository is itself the plugin marketplace β one URL, nothing else to configure:
Claude Code / Claude Cowork
Installs the OBTO MCP server connection plus six task skills (build loop, deploys & large files, media upload, memory, MCP extension, troubleshooting). Details: plugins/obto.
OpenAI Codex β clone this repository, then codex plugin marketplace add "/path/to/platform" and install OBTO. The Codex package is plugins/obto-codex.
Use the skill files directly (every other harness). The skills are plain-markdown SKILL.md folders β portable to any agent harness that reads skills or instruction files:
| Client | What to use |
|---|---|
| Claude Desktop | Add SKILL.md to your project's knowledge or attach as a file |
| Cursor | Place SKILL.md in your workspace root or .cursor/skills/ |
| VS Code (Copilot) | Place SKILL.md in your workspace root |
| AntiGravity | Place SKILL.md in your workspace's .agent/skills/ directory |
| OpenCode & other agent harnesses | Copy the plugins/obto/skills/ folders into your harness's skills directory, or use the single-file SKILL.md |
Add your MCP server URL to your AI client's MCP configuration:
Claude Desktop β Go to Settings β MCP Servers β Add your OBTO endpoint URL. Claude will redirect you to authenticate via OAuth. Approve it.
Claude Web β In a project, add the MCP server URL. Authorize when prompted.
Cursor / VS Code β Add the MCP server configuration to your settings.
Type what you want. The AI handles the rest.
Your app will be live at yourapp.obto.co.
The SKILL.md file is a set of instructions that teaches AI models how to build and deploy applications on OBTO. It covers:
xe. pattern β How backend services call each otherWithout this skill file, the AI won't know OBTO's conventions and will produce code that doesn't deploy correctly. With it, the AI becomes an autonomous developer on your OBTO instance.
Where your client supports plugins (Claude Code, Claude Cowork, Codex), prefer the plugin β the same doctrine split into six auto-loading task skills, with the MCP connection preconfigured.
| Client | MCP Support | Status |
|---|---|---|
| Claude Code / Claude Cowork | β Native plugin | Fully supported (plugin + skills) |
| Claude Web | β Native | Fully supported |
| Claude Desktop | β Native | Fully supported |
| Cursor | β Native | Fully supported |
| VS Code (GitHub Copilot) | β Native | Supported |
| AntiGravity | β Native | Fully supported |
| OpenAI Codex | β Plugin via MCP | Supported |
| OpenCode & other skill-compatible harnesses | β Via MCP + skill files | Supported |
This project is licensed under the Apache License 2.0.
Β© 2026 OBTO Inc. All rights reserved.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/obto)<a href="https://allmcps.com/mcp/obto"><img src="https://allmcps.com/api/badge/obto?style=directory" alt="OBTO on AllMCPs" /></a>