# quantum-artificer MCP server

Scientific compute for AI agents: symbolic, numerical, quantum, chemistry, ODE. Paid via x402.

## Links
- Registry page: https://www.getdrio.com/mcp/app-surewhynot-quantum-artificer-quantum-artificer
- Website: https://quantum-artificer.surewhynot.app

## Install
- Endpoint: https://quantum-artificer.surewhynot.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://quantum-artificer.surewhynot.app/mcp

## Tools
- 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 compute tools. No wallet needed. Endpoint: https://quantum-artificer.surewhynot.app/mcp
- symbolic - [Symbolic math, SymPy] Exact symbolic computation: simplify, differentiate, integrate, solve equations/systems, limits, series, Laplace/Fourier transforms, arbitrary-precision eval. Pass {operation, spec}. Expressions are JSON ASTs, e.g. spec={symbols:['x'], expression:['Pow','x',2], variable:'x'} with operation='integrate'. Verified numerically. $0.005 USDC. Endpoint: https://quantum-artificer.surewhynot.app/mcp
- numerical - [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. Endpoint: https://quantum-artificer.surewhynot.app/mcp
- quantum - [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. Endpoint: https://quantum-artificer.surewhynot.app/mcp
- chemistry - [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. Endpoint: https://quantum-artificer.surewhynot.app/mcp
- ode - [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. Endpoint: https://quantum-artificer.surewhynot.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: app.surewhynot.quantum-artificer
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 15, 2026
- Source: https://registry.modelcontextprotocol.io
