← Registry

Developer Tools

pauli.xyz

Provides access to quantum computing devices for circuit execution and estimation.

1 endpoint17 known toolsFirst detected July 16, 2026Last detected July 16, 2026

ENDPOINT 1

https://pauli.xyz/mcp

No auth detected

Known tools 17

list_devices

The live device registry: provider, qubits, capabilities, queue depth, status, and price model per device.

get_device

One device's registry entry by id.

estimate_job

Price a circuit on every eligible device without enqueueing: per-device cost, what the wallet would debit, predicted queue seconds, fidelity score, plus reasoned exclusions for the rest.

dry_run_job

The full submit preview, free: runs the identical validate/route path as submit_job and returns the routing decision a real submit would carry, the exact wallet debit, a read-only admission preview (would_admit, blocked_by), and the COMPLETE per-device exclusion reasons with stable machine codes.

submit_job

Submit a circuit for execution.

job_status

Job state, state history, device, and (once billed) the exact price.

job_results

Canonical measurement counts (bit_ordering cbit0_left) with register map, provenance metadata, and billing.

cancel_job

Request cancellation.

list_jobs

This workspace's jobs, newest first (order=asc for oldest first).

related_jobs

Workspace jobs sharing a circuit fingerprint with the given job, bucketed by relation kind — repetition, device_comparison, parameter_sweep, observable_battery, angle_variants — with a newest-first member preview and, per bucket, the exact list_jobs/group_insights filter for the whole family.

group_insights

Cross-job analytics over every job the filters match (a sweep's members, an experiment's metadata pair, explicit ids): exact spend/state/device roll-ups at any size, plus — within the analysis cap — pooled-histogram insights, repetition consistency with calibration-drift attribution, sweep series with extrema and sinusoid fits, optimizer-trace convergence (best point, plateaued, spend-to-best), device bake-off tables, and assembled observable batteries.

get_balance

The prepaid wallet: balance, reserved (estimated debits held by in-flight jobs), and available (balance minus reserved, what admission checks).

list_wallet_entries

The wallet journal, newest first: top_up, debit (per job, with job_id), refund, adjustment, and dispute entries with exact decimal USD amounts.

create_topup

Start a hosted-checkout wallet top-up (admin key).

list_payments

Top-up payment history, newest first: status (pending, succeeded, failed, cancelled, disputed), exact USD amount, checkout_url while a hosted checkout is still pending, and the receipt link once credited.

list_error_codes

The full stable error-code registry (code, HTTP status, summary).

device_benchmarks

Published benchmark runs from Pauli's landscape data product (scores, instances, receipts) filtered by device or definition.