The PaaS your AI agent can actually use.

Deploy apps, databases, and shared services through a tRPC API, an MCP server, and a SvelteKit dashboard. Self-hosted on a single VPS. No Kubernetes.

Groovedeploy dashboard

API-first

Every UI action is a tRPC call. UI and agent are equal clients of the same API.

MCP-native

Built-in MCP server. Claude and Cursor agents deploy code with explicit tool gating and confirmation flows.

One VPS, your data

Single Docker Swarm node, Postgres, Traefik. No Kubernetes complexity.

UI + Agent (MCP)
tRPC API
Postgres + Docker

UI and agents are equal clients of the same API.

$ curl -sSL https://get.groovedeploy.com | bash

Tested on Ubuntu 22.04 / 24.04 and Debian 12. Requires Docker.