Simple, Developer-Friendly Pricing

Flat-rate plans with clear usage limits. No surprise bills.

Coming Soon
Student
$18per month
Valid .edu email · 18+ · currently enrolled
  • 1 concurrent agent session
  • 8 session-hours / week
  • Standard execution queue
  • Full toolset + cloud compile

For students and academic learners. Compile, boot, and debug real firmware on virtual ARM & RISC-V nodes over MCP — build embedded skills without hardware.

Most Popular
Pro
$198$99per month
Beta program pricing — 50% off for your first 3 months
  • Up to 2 concurrent agent sessions
  • 90 session-hours / week
  • Priority execution queue
  • Everything in Student

For active firmware developers. Scale your agent's daily test-debug-refactor loop with more concurrency and priority — no hardware bottlenecks.

Go Pro
Max
$398$199per month
Beta program pricing — 50% off for your first 3 months
  • Up to 5 concurrent sessions
  • 180 session-hours / week
  • Maximum execution priority
  • Parallel agent swarms & CI/CD

For power users, teams, and production CI. Run parallel agent swarms and continuous-integration gates against multi-node worlds.

Scale with Max

Every plan includes the full VirtMCU platform: cloud compile (no local toolchain), deterministic bit-identical replay, time-travel debugging (rewind, reverse-step, causal fault analysis — single-node), HardFault decode, multi-node UART/CAN/802.15.4 worlds, and the scenario gallery. Weekly session-hours count wall-clock session time — a multi-node federation costs the same as a single node.

Enterprise
Let's talkcustom pricing

For teams running agent swarms at scale, regulated environments, or self-hosted deployments. We'll scope concurrency, infrastructure, and support around your workload.

  • Unlimited concurrent agent sessions
  • Dedicated infrastructure & VPC isolation
  • SSO / SAML & audit logs
  • Custom SLAs & uptime guarantees
  • Custom peripheral & SVD modeling
  • Volume licensing & invoiced billing (PO)
  • Named solutions engineer & onboarding
  • Security review & compliance support

What your agent gets (and you stop paying for in lab time)

Hardware-Free Simulation

Flash firmware ELFs onto virtual ARM Cortex-M4 and RISC-V targets in milliseconds. Test embedded code without wiring, debugging probes, or physical hardware constraints.

Bit-Identical Determinism

Eliminate intermittent heisenbugs. VirtMCU ensures bit-identical execution runs by locking virtual time and scheduling event logs deterministically.

Multi-Node Network Topologies

Simulate complex environments with virtual UART, CAN, and 802.15.4 links. Test cross-vendor interoperability (e.g. ST <-> NXP) in isolated networks.

Deep Introspection & Telemetry

Access registers, physical guest memory, serial console streams, and link frames programmatically. Debug without JTAG probes or printf overhead.

On-Demand Parallelism

Spin up isolated simulation sessions for CI/CD test swarms and destroy them in a single API call. Run up to 5 concurrent sessions per developer account.

Native AI Agent Integration

MCP-native out of the box. Autonomous agents discover available registers and link tools dynamically via standard Model Context Protocol endpoints.

FAQ

Do I need hardware?

No. Everything runs on virtual microcontrollers with deterministic virtual time. Nothing to wire, nothing to brick.

How does my agent connect?

Over MCP (Streamable HTTP). Your agent creates a session via the REST API and discovers all tools via tools/list. See /docs.

How are API keys stored?

We store only the SHA-256 hash of your key. The raw key is shown exactly once, to you.

Is my code isolated from other customers?

Yes. Each customer runs in a dedicated, isolated instance, so your work is never shared with anyone else. Everything runs inside a closed, fully emulated system — CPUs, MCU peripherals, and the communication channels between nodes are all simulated in software, with no connection to real hardware. Your firmware and code are processed in memory and deleted when the session ends.