mcpbeat

Quantum Artificer MCP Server

app.surewhynot.quantum-artificer/quantum-artificer
answering

Quantum Artificer is answering right now. Last checked 9 min ago. It exposes 6 tools.

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

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
205 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add quantum-artificer --transport http https://quantum-artificer.surewhynot.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "quantum-artificer": {
      "url": "https://quantum-artificer.surewhynot.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.quantum-artificer]
url = "https://quantum-artificer.surewhynot.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "quantum-artificer": {
      "url": "https://quantum-artificer.surewhynot.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "quantum-artificer": {
      "url": "https://quantum-artificer.surewhynot.app/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

quantum
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.
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.
chemistry
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.
numerical
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.
ode
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.
symbolic
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.

Endpoints

URLTransportStateLatencyChecked
https://quantum-artificer.surewhynot.app/mcp streamable-http answering 229 ms 9 min ago

Quantum Artificer — questions

Answers built from our own checks of this server.

What can Quantum Artificer do?
It exposes 6 tools, read directly from the server on our last check. Among them: chemistry, numerical, ode, quantum, quantum_artificer_info, symbolic. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Quantum Artificer working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 205 ms. The bar chart above shows every period we have measured.
How do I connect Quantum Artificer?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Quantum Artificer need an API key?
No. Quantum Artificer completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Quantum Artificer?
It answers our handshake in 205 ms on average, which is faster than 62% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.