SpocketDOCS
MCPQuickstart
DOCUMENTATION

Everything from a first deploy to the platform API.

Start with the quickstart — it gets an app online from your editor in about two minutes. The rest is here for when you need it.

START HERE
QuickstartGet an app online from your editor in about two minutes.How it worksWhat actually happens between "deploy this" and a running app.
DEPLOYING
DeployingShipping code, redeploying, and getting back to a version that worked.Environment variablesTokens, connection strings, and anything else that should not be in your code.
RUNNING APPS
Logs and statusFinding out what your app is doing, and what it did before it stopped.Restarts and uptimeWhat happens when an app crashes, and when we stop trying.Inbound HTTPWebhook URLs, and pointing your own domain at an app.
REFERENCE
MCP toolsEverything a connected agent can do, and the two things it cannot.Runtimes and limitsWhat runs here, and the ceilings that apply.BillingWhat you pay for, and what happens if you stop.Platform APIProvision hosting for your own customers from your backend, over REST.
Start with the quickstartConnect your editor