MCP Tool Reference

Generated from the canonical softqcos-mcp server tool declarations.
  • Package: softqcos-mcp
  • Version: 1.1.0
  • Tools: 71

Install

Tool index

Tools

qcos_autopilot_plan

Closed-Loop Quantum Autopilot: unified physical + logical plan — PSR subgraph selection, per-node decoder prior, surface-code logical-error estimate, and a gated run/remap/defer/block decision No input parameters.

qcos_calibration_analyze

Plan calibration actions from measured device state (calibration agent) No input parameters.

qcos_calibration_run

Run qubit calibration No input parameters.

qcos_delete_v1_jobs_job_id

[DEPRECATED - prefer qcos_delete_v1_runtime_jobs_job_id] Cancel a job via the legacy door. Returns the same three facts as the canonical one; see that tool for how to read provider_abort No input parameters.

qcos_delete_v1_runtime_jobs_job_id

Cancel a runtime job. Read provider_abort before assuming the run stopped: not_dispatched means nothing was running, acknowledged means the device confirmed the abort, and unsupported means the circuit was already dispatched and WILL run to completion, consuming billable shots, because that backend exposes no abort. A warning field is present in exactly that case. Cancelling a job that already finished returns 409 rather than overwriting its record No input parameters.

qcos_get_bench_health

Check benchmark service health No input parameters.

qcos_get_bench_reports_report_id

Get benchmark report No input parameters.

qcos_get_bench_reports_report_id_bundle

Get benchmark evidence bundle No input parameters.

qcos_get_bench_selftest_quick

Run quick benchmark self-test No input parameters.

qcos_get_health

API health check No input parameters.

qcos_get_job_timeline

Get audit timeline for a job No input parameters.

qcos_get_sse_health

Check SSE streaming health No input parameters.

qcos_get_v1_backends

[DEPRECATED — prefer qcos_get_v1_runtime_backends] List available quantum backends via the legacy door No input parameters.

qcos_get_v1_jobs

[DEPRECATED — prefer qcos_search_jobs] List all jobs for the authenticated user via the legacy door No input parameters.

qcos_get_v1_jobs_job_id

[DEPRECATED — prefer qcos_get_v1_runtime_jobs_job_id] Get job status and details via the legacy door No input parameters.

qcos_get_v1_jobs_job_id_artifacts

[DEPRECATED — prefer qcos_search_artifacts] List output artifacts for a job via the legacy door No input parameters.

qcos_get_v1_jobs_job_id_artifacts_artifact_id

[DEPRECATED — prefer qcos_get_v1_runtime_jobs_job_id_execution_evidence for evidence, or qcos_search_artifacts] Retrieve a specific artifact No input parameters.

qcos_get_v1_jobs_job_id_result

[DEPRECATED — prefer qcos_get_v1_runtime_jobs_job_id] Get completed job results via the legacy door No input parameters.

qcos_get_v1_runtime_backends

List backends with runtime status No input parameters.

qcos_get_v1_runtime_capabilities

List runtime capabilities No input parameters.

qcos_get_v1_runtime_jobs_job_id

Get runtime job status No input parameters.

qcos_get_v1_runtime_jobs_job_id_events

Get job event timeline No input parameters.

qcos_get_v1_runtime_jobs_job_id_execution_evidence

Get the immutable execution-evidence bundle, including measured hardware snapshot availability, phase timing, results, economics and integrity seal No input parameters.

qcos_get_v1_runtime_sessions_session_id

Get execution session status and bound jobs No input parameters.

qcos_post_bench_reports

Run a quantum benchmark No input parameters.

qcos_post_bench_reports_report_id_verify

Verify benchmark evidence No input parameters.

qcos_post_v1_estimate

[DEPRECATED — prefer qcos_post_v1_runtime_estimate] Estimate cost of a quantum job via the legacy door No input parameters.

qcos_post_v1_jobs

[DEPRECATED — prefer qcos_post_v1_runtime_jobs] Submit a quantum circuit for execution via the legacy door No input parameters.

qcos_post_v1_runtime_estimate

Estimate cost using runtime contract No input parameters.

qcos_post_v1_runtime_jobs

Submit job via canonical runtime No input parameters.

qcos_post_v1_runtime_jobs_job_id_approve

Approve a high-cost job No input parameters.

qcos_post_v1_runtime_primitives_estimator

Estimator primitive: expectation values ⟨observable⟩ for Pauli observables No input parameters.

qcos_post_v1_runtime_primitives_sampler

Sampler primitive: run a circuit, return counts + quasi-probabilities No input parameters.

qcos_post_v1_runtime_sessions

Open an execution session/batch window bound to a backend No input parameters.

qcos_post_v1_runtime_sessions_session_id_close

Close an execution session/batch window No input parameters.

qcos_pqc_generate_keypair

Generate PQC keypair (default ML-DSA-65, FIPS 204); returns both halves, and ‘private_key’ is only ever returned here No input parameters.

qcos_pqc_sign

Sign data with PQC key; pass the ‘private_key’ and ‘key_id’ from generate_keypair, and the returned ‘mechanism’ is what verify needs No input parameters.

qcos_pqc_verify

Verify PQC signature against the exact mechanism that produced it No input parameters.

qcos_qec_benchmark

Run QEC benchmark suite (BP CPU/GPU, GNN, Transformer, StreamingBP) No input parameters.

qcos_qec_codes_catalog

List available QEC codes catalog No input parameters.

qcos_qec_codes_create

Create a new QEC code (repetition, surface, GB) No input parameters.

qcos_qec_conformance_certify

Issue ACOS FT conformance certificate for a QEC job No input parameters.

qcos_qec_decode_realtime

Run a managed QEC service round (encode → noisy channel → decode) with the recommended code for the requested distance No input parameters.

qcos_qec_decoder_decode

Decode error syndrome vector into correction No input parameters.

qcos_qec_isolation_certificates

List FT isolation certificates No input parameters.

qcos_qec_isolation_certify

Certify FT isolation for an execution No input parameters.

qcos_qec_isolation_evidence

Get FT isolation evidence bundle No input parameters.

qcos_qec_isolation_zone_create

Allocate a logical isolation zone No input parameters.

qcos_qec_isolation_zone_delete

Release an FT isolation zone No input parameters.

qcos_qec_isolation_zone_get

Get FT isolation zone details No input parameters.

qcos_qec_isolation_zones

List FT isolation zones No input parameters.

qcos_qec_pbc_compile

Compile circuit via Pauli-Based Computation, returns OpenQASM 3 No input parameters.

qcos_qec_pbc_submit

Submit PBC-compiled OpenQASM 3 to QCOS Runtime No input parameters.

qcos_qec_pipeline

Run QEC surface code pipeline No input parameters.

qcos_qec_syndrome_extract

Extract error syndrome from measurement counts No input parameters.

qcos_qrng_bytes

Generate quantum random bytes No input parameters.

qcos_qrng_uuid

Generate quantum random UUID No input parameters.

qcos_recommend_qubit_network

Recommend the best connected physical qubit network for a workload No input parameters.

qcos_recommend_qubit_network_predictive

Predictive (PSR) qubit-network routing: forecasts calibration to the execution instant, returns a success-probability distribution and a select/remap/defer/block decision on the lower confidence bound No input parameters.

qcos_run_bv

Run Bernstein-Vazirani algorithm No input parameters.

qcos_run_dj

Run Deutsch-Jozsa algorithm No input parameters.

qcos_run_grover

Run Grover’s search algorithm No input parameters.

qcos_run_qaoa

Run QAOA optimization No input parameters.

qcos_run_qft

Run Quantum Fourier Transform No input parameters.

qcos_run_shor

Run Shor’s factoring algorithm No input parameters.

qcos_search_artifacts

Search artifacts and outputs No input parameters.

qcos_search_jobs

Search jobs by criteria No input parameters.

qcos_spoofing_detect

Detect GNSS spoofing No input parameters.

qcos_visualize_bloch

Generate Bloch sphere visualization No input parameters.

qcos_visualize_circuit

Generate circuit diagram No input parameters.

qcos_visualize_histogram

Generate measurement histogram No input parameters.