ProjectHost
snailbyte.co.uk · personal VPS · beta

Tell your agent to ship it.

ProjectHost is hosting a coding agent can drive. Paste one MCP URL, then say “deploy this app.” You get a live preview, logs, rollbacks, and a database — without a dashboard step in the loop.

Three words: deploy my app

Any agent that speaks MCP over HTTP — Cursor, Claude Code, Windsurf, and others — can build your code into a container and bring it up on a hostname under snailbyte.co.uk, usually in under a minute.

{
  "mcpServers": {
    "projecthost": {
      "url": "https://mcp.snailbyte.co.uk/mcp"
    }
  }
}

Preview, then production

Every deploy starts as a shareable preview. Promote the exact image you tested. Roll back to any named version — git optional.

Databases on request

Attach Postgres or Redis. Connection details are injected as environment variables. Values are write-only; nobody reads them back.

Failures agents can trust

Tool errors include cause_category and self_fixable so an agent does not “fix” a platform blip by rewriting healthy code.

Beta, on purpose

Accounts need an invite code and a verified email. The Free plan is five projects and five deploys. Keep your own backups. Do not put irreplaceable production here yet.