Coda Overview

Natural language interface for writing and running quantum algorithms on real quantum computers.

Coda is Conductor Quantum’s natural language interface for quantum computing. Use AI agents to write quantum algorithms, run them on real quantum hardware, and get results back - all through a REST API and MCP integration.

Capabilities

  • Write algorithms with AI agents that generate, validate, and optimise quantum circuits from natural language
  • Run on QPU: submit circuits to real quantum hardware
  • Simulate quantum circuits on CPU or GPU backends
  • Transpile between quantum frameworks (Qiskit, Cirq, PennyLane, Braket, PyQuil, CUDA-Q, OpenQASM)
  • MCP: use Coda from Claude Desktop, Cursor, and other MCP clients

Getting started

  1. Sign up for a Coda account
  2. Generate an API key from the dashboard
  3. Follow the Quickstart guide

API access

All capabilities are accessible through the Coda REST API. See the Coda API Reference for endpoint documentation.