obto
01Plugin Claude Code
Plugin marketplace listing 1 plugin: obto.
Plugin Claude Code
Plugin marketplace listing 1 plugin: obto.
Skill Claude CodeCodex
Build and deploy full-stack apps on the OBTO platform via MCP tools. OBTO stores all code as MongoDB records — no filesystem. Covers the stateless contract (appName + domain on every call), the collections (pltfpage, pltfjavascript, pltfstylesheet, pltfuitemplate, pltfscriptclient, pltfpolicyclient, pltfscriptserver…
MCP server Claude CodeCodexCursor
MCP server "obto", hosted remotely at app.obto.co, as configured in obto-inc/platform.
Skill Claude CodeCodex
This skill should be used when the user asks to "build an app on OBTO", "create an OBTO app", "scaffold an app", "add a page/route/script to my OBTO app", or any task that creates or modifies OBTO application artifacts. Covers the stateless contract, the reliability-first build loop, and the done-means-done smoke gate.
Skill Claude CodeCodex
This skill should be used when the user asks to "deploy to OBTO", "upload a large file/module to OBTO", "ship this artifact", "push this script to the platform", or when any single artifact source is too large for one tool call. Covers deployment order, choosing the write path (patch vs. upsert vs. chunked vs.…
Skill Claude CodeCodex
This skill should be used when the user asks to "create a custom MCP tool on OBTO", "add a tool to my domain", "publish a guide/resource through the OBTO MCP server", "register an MCP prompt", "extend the OBTO MCP surface", or mentions obtocreatemcptool / dynamic tools. Covers the per-tenant MCP triad (tools…
Skill Claude CodeCodex
This skill should be used when the user asks to "remember something about this app", "recall what we know", "keep context across conversations", mentions OBTO memory/Hindsight, or when an agent needs durable context on the OBTO platform. Covers obtoremember / obtorecall scoping modes and the discipline for using them…
Skill Claude CodeCodex
This skill should be used when the user reports an OBTO error, asks "why did this OBTO call fail", mentions errors like collectionnotinallowlist, must pass appName/domain, hostmismatch, scopeownershipmismatch, stale tools, or wants to debug an OBTO app via logs. Covers the structured error envelope and the standard…
Skill Claude CodeCodex
This skill should be used when the user asks to upload a LOCAL binary/media file (image, video, PDF, or other asset) into OBTO and get back a served/CDN URL — "upload this image to OBTO", "host this file on OBTO", "get a served URL for this asset", "obtorequestuploadurl", "obtouploadmedia", "obtostagechunk". Covers…
Plugin Claude Code
Build, deploy, and operate apps on the OBTO platform — one MCP connection (Google sign-in, auto-provisioned workspace), a /obto:start session command, plus skills for the build loop, large-file deploys (patch-in-place, chunked, and deploy-by-reference), media/binary upload (signed-URL and chunked), agent memory…
Command
Start an OBTO session — verify identity, resolve the working domain, and set the working context.
MCP server Claude CodeCodexCursor
Your AI builds, deploys, and runs full-stack apps on a hosted workspace created at first sign-in. Remote server at app.obto.co.