Connection check
verified live · 20h ago
quantum-artificer
Scientific compute for AI agents: symbolic, numerical, quantum, chemistry, ODE. Paid via x402.
Tools
6
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
6 toolsRead from the running server on 20h ago.
chemistry
spec*operation*
[Physical chemistry, Cantera + CoolProp] Thermochemistry: equilibrium, adiabatic flame temperature, thermo/transport properties, fluid properties (steam/refrigerants). Bundled mech… [Physical chemistry, Cantera + CoolProp] Thermochemistry: equilibrium, adiabatic flame temperature, thermo/transport properties, fluid properties (steam/refrigerants). Bundled mechanisms only (gri30, h2o2, air…). Pass {operation, spec}, e.g. operation='adiabatic_flame_temp', spec={mechanism:'gri30', fuel:{CH4:1}, phi:1, T0:300, P:101325}. $0.02 USDC.
numerical
spec*operation*
[Numerical, SciPy] Root-finding, optimization, numerical integration (quad), eigenvalues/vectors, linear solves — with residuals and condition numbers. Pass {operation, spec}, e.g.… [Numerical, SciPy] Root-finding, optimization, numerical integration (quad), eigenvalues/vectors, linear solves — with residuals and condition numbers. Pass {operation, spec}, e.g. operation='eigen', spec={matrix:[[2,1],[1,2]], symmetric:true}. $0.01 USDC.
ode
spec*operation*
[Physics ODE, SciPy] Solve coupled ODE systems from parameterized templates (orbital 2-body, oscillator, pendulum, heat transfer, RC/RLC, projectile-with-drag, SIR) or a generic li… [Physics ODE, SciPy] Solve coupled ODE systems from parameterized templates (orbital 2-body, oscillator, pendulum, heat transfer, RC/RLC, projectile-with-drag, SIR) or a generic linear system, with energy/conservation checks. Pass operation='solve', spec={template, params, tSpan:[t0,tf]}. $0.01 USDC.
quantum
spec*operation*
[Quantum simulation, Qiskit Aer] Simulate small/medium quantum circuits: statevector, density-matrix (noise), stabilizer, MPS; shots, expectation values, seeded determinism. Pass o… [Quantum simulation, Qiskit Aer] Simulate small/medium quantum circuits: statevector, density-matrix (noise), stabilizer, MPS; shots, expectation values, seeded determinism. Pass operation='simulate', spec={qubits, gates:[{name,qubits,params?}], shots?, method?}. Sync tier ≤24 qubits. $0.05 USDC.
quantum_artificer_info
FREE. Full catalog of Quantum Artificer: the 5 domains, their operations, input-spec shapes, limits, and prices. Call this first to learn how to build the `spec` for the paid compu… FREE. Full catalog of Quantum Artificer: the 5 domains, their operations, input-spec shapes, limits, and prices. Call this first to learn how to build the `spec` for the paid compute tools. No wallet needed.
symbolic
spec*operation*