Simple, Developer-Friendly Pricing

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

Student
$9per month
Requires a valid .edu email
  • 1 concurrent agent session
  • Standard queue priority
  • Core MCP tools & standard worlds
  • Coursework & lab templates

For students and academic learners. Boot your first virtual ARM and RISC-V nodes, complete coursework, and build your embedded systems skills without expensive hardware blocks.

Start Learning
Most Popular
Pro
$99per month
  • Up to 2 concurrent agent sessions
  • Priority execution queue
  • All MCP tools & virtual worlds
  • State serialization & clock restore
  • Webhook test triggers

Ideal for active developers. Scale up your agent's daily firmware test-debug-refactor cycles without physical hardware bottlenecks.

Go Pro
Max
$499per month
  • Up to 10 concurrent sessions
  • Maximum execution priority
  • Custom peripheral SVD mapping
  • Multi-host co-simulation

Built for teams and production CI/CD. Run parallel agent swarms, continuous integration gates, and complex cyber-physical test benches.

Scale with Max
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 10 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.