MUplane

One plane. Every cloud.

AWS PRIVATE BETA // AGENT API PRIVATE PREVIEW

CLOUD INFRASTRUCTURE
HUMANS CAN SEE.
AGENTS CAN OPERATE.

Design, validate and deploy application infrastructure into your own AWS account—from a visual canvas or through governed agent workflows.

BLUEPRINT: PAYMENT-API / V12
Edge
Public Endpoint
PENDING
Web Service
Payments-API
PENDING
Data
PostgreSQL
PENDING
READY: IDLE
VISUAL FOR HUMANSPROGRAMMABLE FOR AGENTSGOVERNED FOR TEAMSDEPLOYED INTO YOUR CLOUD

CLOUDS PROVIDE INFRASTRUCTURE.
TEAMS STILL HAVE TO BUILD THE PLATFORM.

Every provider has different services, APIs, identity models, networking, deployment tools, and pricing structures. Teams repeatedly rebuild the same application architecture for each destination.

THE MANAGED PLATFORM

Simplicity at a cost. You surrender ownership, control, and pay high premiums for vendor-managed infrastructure.

  • ✗ NO CLOUD CONSOLE ACCESS
  • ✗ HIDDEN MARKUP COSTS
  • ✗ PROPRIETARY LOCK-IN
MU
PLANE
APPLICATION-LEVEL CONTROL PLANE

THE RAW CLOUD PROVIDERS

  • ! DIFFERENT SERVICES & APIS
  • ! DIVERGENT IDENTITY & NETWORKING
  • ! REBUILT FOR EVERY DESTINATION

OPERATIONAL WORKFLOW

COMPOSE → CONNECT → PLAN → DEPLOY

01

COMPOSE

Visually assemble your infrastructure using production-ready components.

02

CONNECT

Authorize MUplane with a scoped cross-account IAM role—no long-lived access keys.

03

PLAN

MUplane generates a declarative plan. Review exactly what will change before execution.

04

DEPLOY

Finalize and push the blueprint to your cloud. Full ownership—your cloud bill remains yours.

AGENT CONTROL PLANE // PRIVATE PREVIEW

YOUR AGENTS CAN OPERATE INFRASTRUCTURE.
YOU KEEP CONTROL.

Give coding agents, internal automation and CI systems a governed interface to your infrastructure—without direct cloud credentials.

CONTROL LOOP DEMO // PRODUCTION SCOPED
AGENT SESSION
CODEX // PRODUCTION // SCOPED
> Increase payments-api capacity to 10 instances
> Add a Redis cache
> Keep estimated cost increase below $75/month
REQUEST RECEIVED
READING BLUEPRINT V13...
2 CHANGES DRAFTED
VALIDATION PASSED
POLICY CHECK PASSED
EST. COST DELTA: +$42.80/MO
PRODUCTION APPROVAL REQUIRED
AWAITING HUMAN APPROVAL
BLUEPRINT V13
0 PROPOSED CHANGES
ENDPOINT
PUBLIC API
WEB SERVICE
PAYMENTS-API
SCALE MAX 6
DATABASE
POSTGRES
CREATE
REDIS CACHE
APPROVAL REQUIRED
VALIDATION
PASSED
POLICY
PASSED
MONTHLY DELTA
+$0.00
REQUESTED BY
CODEX
ENVIRONMENT
PRODUCTION

SCOPED IDENTITIES

Limit every agent to specific projects, environments and operations.

COMPLETE AUDIT TRAIL

Record the agent, request, reason, plan, approval and deployment result.

CONNECT YOUR AGENT

{
  "server": "https://api.muplane.com/mcp",
  "authorization": "OAuth 2.1",
  "scope": "project:payments-api environment:production"
}
FULL MCP REQUEST & RESPONSE EXAMPLE
{
  "tool": "create_change",
  "project": "payments-api",
  "environment": "production",
  "base_version": 13,
  "operations": [
    {
      "operation": "update",
      "resource": "payments-api",
      "changes": { "max_instances": 10 }
    },
    {
      "operation": "create",
      "resource": "redis-cache",
      "type": "cache"
    }
  ]
}

// Response
{
  "change_id": "CHG-0142",
  "status": "approval_required",
  "estimated_monthly_delta": 42.80
}

ZERO TRUST CONNECTIVITY

MUplane never requests permanent AWS access keys. MUplane assumes a scoped cross-account IAM role using short-lived AWS STS credentials.

M
MUPLANE PLANE
CONTROL CENTER
SESSION ACTIVE
CUSTOMER AWS ACCOUNT
OWNED BY YOU
APPLICATION RESOURCES
REMAIN IN YOUR ACCOUNT
[ MULTI-CLOUD DESTINATION ]

ONE APPLICATION BLUEPRINT.
MULTIPLE CLOUD DESTINATIONS.

A provider-neutral blueprint compiles to each cloud through adapters—starting with AWS.

MUPLANE BLUEPRINT
PROVIDER-NEUTRAL
  • PUBLIC ENDPOINT
  • WEB SERVICE
  • DATABASE
  • RUNTIME CONFIGURATION
  • SCALING POLICY
  • NETWORK RELATIONSHIPS
  • ENVIRONMENT VARIABLES
  • DEPLOYMENT CONSTRAINTS
AWS
PRIVATE BETA
MICROSOFT AZURE
PLANNED
GOOGLE CLOUD
PLANNED

ROADMAP

NOW // AWS

PRIVATE BETA // AVAILABLE NOW
  • Visual Architect for AWS deployments
  • AGENT API & MCP early access
  • Scoped account connectivity and deployment runner

NEXT // PORTABILITY

PLANNED
  • Azure and Google Cloud adapters
  • Cross-cloud comparison and cost modeling
  • Extended agent identity scopes

LATER // MIGRATION

FUTURE
  • Import existing cloud applications
  • Service mapping between providers
  • Reviewed migration plans before execution

FAQ

WHO SHOULD REQUEST PRIVATE BETA ACCESS?

Engineering teams actively deploying applications to AWS—whether through console, IaC, or a managed platform—and evaluating visual composition, governed agent workflows, or both.

DO I HAVE TO PLAN FOR MULTIPLE CLOUDS?

No. AWS is the supported destination today. Multi-cloud means future destination choice and portability—not running every application across several providers at once.

READY FOR PRIVATE BETA?

We're selecting a small group of engineering teams currently deploying applications to AWS. Their deployments and feedback will help shape MUplane's provider-neutral blueprint and future multi-cloud capabilities.

CURRENT CLOUD PROVIDERS // SELECT ALL THAT APPLY
BOT VERIFICATION // NOT A FORM SUBMISSION

By requesting access, you agree to our Terms and acknowledge our Privacy Policy. We'll use this information to evaluate beta access and contact you about MUplane.