Exposes Qiskit 2.3.1's quantum computing API through MCP tools so LLMs can build and execute quantum circuits directly. You get circuit creation with configurable qubits and classical bits, gate application across 30+ operations (H, X, CNOT, Toffoli, parameterized rotations), measurement setup, and execution on Aer simulators or real quantum backends. The add_gates_tool lets you batch multiple operations in one call to reduce round trips. Circuit analysis tools report depth, gate counts, and properties. Reach for this when you want an AI assistant to prototype quantum algorithms, run experiments, or explain quantum concepts through interactive circuit manipulation without leaving the conversation.
claude mcp add --transport stdio daedalus-mcp-qiskit -- uvx mcp-qiskit