Sevalla Changelog #0072 API v3, MCP, load balancers and more
Sevalla Changelog #0072 API v3, MCP server, load balancers, Projects, CLI, Terraform provider, and a pricing calculator.
Establishing connection…
Signal detected.
Link established.
Baud here with a 56k Sevalla changelog transmission.
Seven updates shipped over the last two weeks, all within a 168-hour window. Some expand the platform's capabilities. Others remove friction for teams running production applications.
Let's take a look.
Updates in this transmission:
API v3#
Sevalla now includes a fully featured REST API (v3).
The API provides programmatic access to everything available in the dashboard, with 200+ endpoints covering applications, databases, static sites, object storage, load balancers, pipelines, webhooks, and projects.
Key capabilities:
- OpenAPI 3.1 specification with interactive documentation at api-docs.sevalla.com
- Granular API keys with RBAC-based access control
- Clean API design with predictable endpoints and consistent JSON responses
- Built-in rate limiting to support automation safely
- Error reference codes for faster debugging and support
API v3 makes it easier to automate deployments, integrate Sevalla into CI/CD pipelines, and build infrastructure workflows around the platform.
MCP server#
Sevalla now includes an official MCP (Model Context Protocol) server.
AI coding agents can connect directly to Sevalla and interact with infrastructure through the API.
Supported MCP clients include:
- Claude Code
- Cursor
- OpenCode
- Other MCP-compatible agents
Connect directly to the hosted server at mcp.sevalla.com/mcp with OAuth authentication, so there is no need to manage API keys in configuration files.
The MCP server allows AI agents to create, deploy, and manage infrastructure directly from your development workflow.
This makes it easier to automate infrastructure operations and build AI-assisted development workflows on Sevalla.
Get started with coding agents
Load balancers#
Sevalla now supports Load Balancers.
Load balancers distribute traffic across your services and run on Cloudflare's edge network, routing requests closer to users.
You can route traffic to:
- Applications
- Static sites
- Object storage buckets
- External URLs
- Other load balancers
Two balancing modes are available:
- Weighted for canary releases, A/B tests, and gradual migrations
- Geographic for routing users to the nearest region
Load balancers make it easier to run multi-region architectures and resilient production services without external tooling.
Projects#
Sevalla now supports RBAC-protected Projects.
Projects group services inside your company workspace so teams can organize infrastructure as it grows.
We also added a Project Developer role. Developers can fully manage services inside their project while remaining blocked from everything outside it.
Why this matters:
- Organize services by project
- Grant access without exposing the entire workspace
- Onboard developers safely
- Maintain clear boundaries as infrastructure scales
CLI#
The Sevalla CLI is now available.
You can manage your entire Sevalla infrastructure directly from the terminal. Deploy applications, provision databases, manage pipelines, configure domains, manage static sites, and monitor services without leaving the command line.
Key capabilities:
- Full platform coverage across applications, databases, static sites, domains, pipelines, and monitoring
- Scriptable output with
--jsonfor CI/CD pipelines and automation - Flexible authentication with browser login or API tokens for automated workflows
Install the CLI using your preferred package manager:
brew install sevalla-hosting/tap/sevallanpm install -g @sevalla/clibash <(curl -fsSL https://raw.githubusercontent.com/sevalla-hosting/cli/main/install.sh)The CLI gives developers a faster way to manage Sevalla infrastructure directly from their workflow.
Check out the GitHub repository
Infrastructure as Code#
Sevalla now supports Infrastructure as Code (IaC) with the official Sevalla Terraform Provider.
You can define and manage your Sevalla infrastructure using standard HashiCorp Terraform workflows.
Key capabilities:
- Provision applications, databases, and static sites
- Configure domains, environment variables, and scaling
- Manage infrastructure using declarative HCL configuration
This allows teams to create reproducible, version-controlled infrastructure and integrate Sevalla into existing Terraform workflows.
Check out the Sevalla Terraform Provider
Pricing calculator#
Sevalla now includes an interactive Pricing Calculator.
You can estimate infrastructure costs before deploying by modeling expected usage across compute, databases, and storage.
Key capabilities:
- Dynamic cost estimates based on your expected resource usage
- Plan deployments before signing up
- Share estimates with others using an encoded URL
The calculator helps teams understand pricing and plan infrastructure with fewer surprises.
Try the Pricing calculator today
Transmission complete#
Seven platform updates shipped in 168 hours.
More improvements on the way.
Awaiting next transmission.
Link closed.