Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

RQM Studio Jobs

REMOTE · JOBS.RQMTECHNOLOGIES.COM · SCANNED SEP 20

Delegate 20 fail-closed RQM Studio quantum work products with fixed-request x402.

+3 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security77
Transport & Reachability100
Schema Quality & AI Usability60
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 3231 tokens (~75/item across 43 items; 43 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 43 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 43 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the RQM Studio Jobs MCP server?

RQM Studio Jobs is a hosted endpoint at https://jobs.rqmtechnologies.com/mcp/studio, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · jobs.rqmtechnologies.com

# add to Claude Code
claude mcp add --transport http com-rqmtechnologies-studio 'https://jobs.rqmtechnologies.com/mcp/studio'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-rqmtechnologies-studio": {
      "url": "https://jobs.rqmtechnologies.com/mcp/studio"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-rqmtechnologies-studio": {
      "type": "http",
      "url": "https://jobs.rqmtechnologies.com/mcp/studio"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-rqmtechnologies-studio]
url = "https://jobs.rqmtechnologies.com/mcp/studio"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-rqmtechnologies-studio": {
      "type": "remote",
      "url": "https://jobs.rqmtechnologies.com/mcp/studio",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-rqmtechnologies-studio --url 'https://jobs.rqmtechnologies.com/mcp/studio' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-rqmtechnologies-studio:
    url: "https://jobs.rqmtechnologies.com/mcp/studio"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-rqmtechnologies-studio": {
      "Transport": "http",
      "Url": "https://jobs.rqmtechnologies.com/mcp/studio"
    }
  }
}
# add to Vellum
assistant mcp add com-rqmtechnologies-studio -t streamable-http -u 'https://jobs.rqmtechnologies.com/mcp/studio'
// mcp.json
{
  "mcpServers": {
    "com-rqmtechnologies-studio": {
      "type": "http",
      "url": "https://jobs.rqmtechnologies.com/mcp/studio"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 0
    • Stability: 0.97 → pass security
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +7
    • Authorization: unverified → partial security
  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +2
    • Tool “list_buyer_jobs” rewrote its description, which is the text the model reads security
    • Tool “quantum_circuit_assurance_report_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_cross_provider_portability_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_execution_plan_select_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_failed_workflow_diagnosis_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_gate_basis_decomposition_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_managed_simulator_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_openqasm3_preflight_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_openqasm3_repair_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_optimization_preservation_audit_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_phase_aware_rewrite_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_phase_sensitive_inspection_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_provider_readiness_check_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_provider_result_compare_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_provider_target_compile_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_simulation_anomaly_diagnostic_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_simulation_result_compare_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_supported_circuit_equivalence_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_two_qubit_local_equivalence_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_two_qubit_target_synthesis_v1” rewrote its description, which is the text the model reads security
    • Tool “quantum_verified_circuit_optimization_v1” rewrote its description, which is the text the model reads security
    • Schema quality: 58 → 75 functional
    • Tool “list_buyer_jobs” changed its title: List production-live RQM buyer jobs → List RQM buyer jobs cosmetic
    • Tool “quantum_circuit_assurance_report_v1” changed its title: Run circuit-assurance-report-v1 → Circuit assurance report cosmetic
    • Tool “quantum_cross_provider_portability_v1” changed its title: Run cross-provider-portability-v1 → Cross Provider Portability cosmetic
    • Tool “quantum_execution_plan_select_v1” changed its title: Run quantum.execution-plan-select.v1 → Execution Plan Select cosmetic
    • Tool “quantum_failed_workflow_diagnosis_v1” changed its title: Run failed-workflow-diagnosis-v1 → Failed Workflow Diagnosis cosmetic
    • Tool “quantum_gate_basis_decomposition_v1” changed its title: Run quantum.gate-basis-decomposition.v1 → Gate Basis Decomposition cosmetic
    • Tool “quantum_managed_simulator_v1” changed its title: Run managed-simulator-v1 → Managed simulator cosmetic
    • Tool “quantum_openqasm3_preflight_v1” changed its title: Run openqasm3-preflight-v1 → OpenQASM 3 preflight cosmetic
    • Tool “quantum_openqasm3_repair_v1” changed its title: Run openqasm3-repair-v1 → Openqasm3 Repair cosmetic
    • Tool “quantum_optimization_preservation_audit_v1” changed its title: Run optimization-preservation-audit-v1 → Optimization preservation audit cosmetic
    • Tool “quantum_phase_aware_rewrite_v1” changed its title: Run quantum.phase-aware-rewrite.v1 → Phase Aware Rewrite cosmetic
    • Tool “quantum_phase_sensitive_inspection_v1” changed its title: Run phase-sensitive-inspection-v1 → Phase Sensitive Inspection cosmetic
    • Tool “quantum_provider_readiness_check_v1” changed its title: Run quantum.provider-readiness-check.v1 → Provider Readiness Check cosmetic
    • Tool “quantum_provider_result_compare_v1” changed its title: Run quantum.provider-result-compare.v1 → Provider Result Compare cosmetic
    • Tool “quantum_provider_target_compile_v1” changed its title: Run quantum.provider-target-compile.v1 → Provider Target Compile cosmetic
    • Tool “quantum_simulation_anomaly_diagnostic_v1” changed its title: Run quantum.simulation-anomaly-diagnostic.v1 → Simulation Anomaly Diagnostic cosmetic
    • Tool “quantum_simulation_result_compare_v1” changed its title: Run quantum.simulation-result-compare.v1 → Simulation Result Compare cosmetic
    • Tool “quantum_supported_circuit_equivalence_v1” changed its title: Run supported-circuit-equivalence-v1 → Supported circuit equivalence cosmetic
    • Tool “quantum_two_qubit_local_equivalence_v1” changed its title: Run two-qubit-local-equivalence-v1 → Two Qubit Local Equivalence cosmetic
    • Tool “quantum_two_qubit_target_synthesis_v1” changed its title: Run two-qubit-target-synthesis-v1 → Two Qubit Target Synthesis cosmetic
    • Tool “quantum_verified_circuit_optimization_v1” changed its title: Run verified-circuit-optimization-v1 → Verified circuit optimization cosmetic
    • Tool “search_buyer_jobs” changed its title: Search production-live RQM buyer jobs → Search RQM buyer jobs cosmetic
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://jobs.rqmtechnologies.com/mcp/studio

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=jobs.rqmtechnologies.com CN=WE1,O=Google Trust Services,C=US 15 Aug 2026 13 Nov 2026 ECDSA 256 ECDSA-SHA256 8a11e9b2275737960e5f7202f68ffdf2
SANs: jobs.rqmtechnologies.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of jobs.rqmtechnologies.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
rqmtechnologies.com. present 24611, 24611 13, 13 Verified
jobs.rqmtechnologies.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://jobs.rqmtechnologies.com/mcp/studio Verified 200
http (plaintext) http://jobs.rqmtechnologies.com/mcp/studio HTTPS enforced 301 https://jobs.rqmtechnologies.com/mcp/studio
MCP tools · 43 exposed · ~3,231 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
audit_quantum_transformation ~64

Audit what another compiler or AI changed, and withhold the candidate unless preservation is verified.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

cancel_job ~16

Request cancellation of one authorized product job.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

check_quantum_circuit ~72

Check whether this quantum circuit is safe to send downstream, and return a bounded go, no-go, or unsupported decision with evidence.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

classify_two_qubit_operation ~64

Classify this two-qubit operation by its nonlocal content and local-equivalence class.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

compare_quantum_circuits ~64

Tell me whether these two quantum circuits implement the same operation within the stated phase context.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

create_funding_session ~48

Create an idempotent Stripe Checkout URL for human prepaid funding.

NameTypeReqDescription
amountstringyes
idempotency_keystringyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

diagnose_quantum_phase ~61

Find the phase, rotation, ordering, or convention bug in this quantum operation.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

diagnose_quantum_workflow ~58

Diagnose why this quantum workflow failed and return bounded corrective actions.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

get_account_balance ~27

Read the authenticated canonical Account Core prepaid USD balance.

NameTypeReqDescription
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

get_capability ~18

Return one full approved public Wave capability descriptor.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

get_job_result ~20

Read one completed and already-settled product result.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

get_job_status ~20

Read one authorized Wave or Studio managed-simulator job.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

get_studio_receipt ~39

Retrieve the durable Account Core receipt for one settled Studio reservation.

NameTypeReqDescription
reservation_idstringyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

list_buyer_jobs ~54

Return complete agent discovery contracts and readiness for the exact 20/20/20 RQM specialist work portfolio.

NameTypeReqDescription
productstring
schema_versionstring
surfacestring

Structured output declared, but exposes no named fields.

No examples provided.

list_capabilities ~27

Describe the preserved v0/v1 surface or the dynamic v2/v3 Wave catalog.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

optimize_quantum_circuit ~62

Make this quantum circuit smaller, but return the original unless equivalence is verified.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_circuit_assurance_report_v1 ~103

Problem: Validate, compile, and report bounded assurance evidence for OpenQASM 3. Input: JSON with source. Result: assurance outcome, warnings, normalized source and evidence. Limits: Local software evidence only; 3 verification qubits; 65536 source bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_cross_provider_portability_v1 ~108

Problem: Translate this supported OpenQASM 3 circuit to the supplied local toolchain format without silent gate substitution. Input: JSON with source, target format. Result: translated target artifact, explicit gate mapping, source and artifact digests. Limits: Local software evidence only; 65536 source bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_execution_plan_select_v1 ~116

Problem: Select a supported execution plan against the supplied cost, depth, duration limits, and weights. Input: JSON with plans, weights, maximum cost usd, maximum depth, maximum duration seconds. Result: ranked feasible plans, objective scores, selected plan identity. Limits: Local software evidence only; 4096 operations; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_failed_workflow_diagnosis_v1 ~98

Problem: Diagnose why this bounded quantum workflow failed and return supported corrective actions. Input: JSON with stage, error text. Result: failure class, evidence terms, bounded corrective actions. Limits: Local software evidence only; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_gate_basis_decomposition_v1 ~105

Problem: Decompose this supported circuit operation into the supplied bounded gate basis and verify the declared relation. Input: JSON with operation, target basis, phase context. Result: decomposition or withheld candidate, gate list, verification status. Limits: Local software evidence only; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_managed_simulator_v1 ~99

Problem: Execute a bounded RQM Circuit IR circuit on the managed local statevector simulator. Input: JSON with circuit ir. Result: typed counts, probabilities, simulation configuration evidence. Limits: Local software evidence only; 16 qubits; 250 operations.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_openqasm3_preflight_v1 ~109

Problem: Parse, normalize, and assess OpenQASM 3 before downstream execution. Input: JSON with source. Result: go, no-go, or unsupported verdict, normalized source, warnings and evidence. Limits: Local software evidence only; 3 verification qubits; 65536 source bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_openqasm3_repair_v1 ~107

Problem: Repair this bounded OpenQASM 3 program only with the supplied conservative repair policy. Input: JSON with source, allowed repairs. Result: repaired or withheld source, exact edit list, post-repair validation verdict. Limits: Local software evidence only; 65536 source bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_optimization_preservation_audit_v1 ~107

Problem: Audit candidate optimization equivalence and qualitative coupling preservation. Input: JSON with original circuit, candidate circuit. Result: preserved or candidate-withheld outcome, input and output hashes, metric and.... Limits: Local software evidence only; 3 verification qubits; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_phase_aware_rewrite_v1 ~102

Problem: Rewrite this supported circuit under the supplied phase-equivalence and target constraints. Input: JSON with operation, target gate, phase context. Result: rewritten operation or original, candidate withholding, verification status. Limits: Local software evidence only; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_phase_sensitive_inspection_v1 ~100

Problem: Diagnose the phase, rotation, ordering, or convention difference between these supported operations. Input: JSON with reference, candidate, phase context. Result: difference kind, angle delta, correction hint. Limits: Local software evidence only; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_provider_readiness_check_v1 ~110

Problem: Accept or reject this bounded circuit for the supplied pinned provider target and readiness rules. Input: JSON with qubit count, operations, target, rules. Result: readiness verdict, rule results and blockers, target provenance. Limits: Local software evidence only; 4096 operations; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_provider_result_compare_v1 ~106

Problem: Compare these bounded provider results using the supplied normalization and difference rules. Input: JSON with left counts, right counts, normalization, rules. Result: normalized deltas, probability metrics, caller-rule verdict. Limits: Local software evidence only; 4096 operations; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_provider_target_compile_v1 ~107

Problem: Compile this bounded circuit to the supplied pinned provider target and return compatibility evidence. Input: JSON with qubit count, operations, target. Result: compiled artifact, gate mapping, pinned target snapshot and blockers. Limits: Local software evidence only; 4096 operations; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_simulation_anomaly_diagnostic_v1 ~107

Problem: Compare this bounded simulation result with the supplied expectation and anomaly rules. Input: JSON with observed probabilities, expected probabilities, maximum l1 error.... Result: L1 and bin deltas, violating outcomes, anomaly verdict. Limits: Local software evidence only; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_simulation_result_compare_v1 ~103

Problem: Compare these bounded simulation results using the supplied deterministic probability rules. Input: JSON with left probabilities, right probabilities, rules. Result: probability deltas, distance metrics, threshold verdict. Limits: Local software evidence only; 4096 operations; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_supported_circuit_equivalence_v1 ~109

Problem: Compare two RQM Circuit IR circuits within the supported verifier scope. Input: JSON with original circuit, candidate circuit. Result: equivalent, not-equivalent, or unsupported verdict, verification evidence, input.... Limits: Local software evidence only; 3 verification qubits; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_two_qubit_local_equivalence_v1 ~105

Problem: Classify this supported two-qubit operation by its bounded local-equivalence class and phase context. Input: JSON with operation, phase context. Result: local-equivalence class, canonical coordinates, explicit phase treatment. Limits: Local software evidence only; 2 qubits.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_two_qubit_target_synthesis_v1 ~115

Problem: Choose and verify a bounded target-basis implementation for this supported two-qubit operation under supplied objectives. Input: JSON with operation, target basis, phase context, objectives. Result: verified circuit or original-retained outcome, gate count and depth, class and.... Limits: Local software evidence only; 2 qubits.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quantum_verified_circuit_optimization_v1 ~104

Problem: Optimize RQM Circuit IR and return the original unless preservation is verified. Input: JSON with circuit. Result: verified candidate or original fallback, metric deltas, preservation evidence. Limits: Local software evidence only; 3 verification qubits; 65536 request bytes.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

quote_job ~24

Return a preserved v0 placeholder or a durable v1 Account Core USD quote.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

repair_openqasm3 ~70

Repair this invalid OpenQASM 3 program conservatively, or tell me exactly why a safe repair cannot be made.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

run_buyer_job ~81

Quote, settle, and submit one allowlisted WaveEngine, Studio, or Robotics buyer job using x402.

NameTypeReqDescription
capability_idstringyes
idempotency_keystringyes
max_total_pricestringyes
productstringyes
requestobjectyes
schema_versionstringyes

Structured output declared, but exposes no named fields.

No examples provided.

search_buyer_jobs ~70

Select RQM buyer jobs from work-language requests using deterministic semantic scoring over instructions, examples, outputs, and next steps.

NameTypeReqDescription
limitinteger
productstring
querystringyes
schema_versionstring
surfacestring

Structured output declared, but exposes no named fields.

No examples provided.

submit_quantum_job ~23

Reserve an exact quote and submit one bounded managed-simulator job.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

synthesize_two_qubit_target ~61

Choose the best verified target-native implementation of this two-qubit block.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

translate_quantum_circuit ~68

Translate this circuit to Qiskit/OpenQASM 3 or Braket without silently changing its supported semantics.

NameTypeReqDescription
idempotency_keystringyes
max_total_pricestringyes
payment_railstring
requestobjectyes

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the RQM Studio Jobs MCP server?

RQM Studio Jobs is an MCP server listed in the public MCP registry as com.rqmtechnologies/studio. Delegate 20 fail-closed RQM Studio quantum work products with fixed-request x402. This page covers its hosted endpoint (https://jobs.rqmtechnologies.com/mcp/studio).

Is the RQM Studio Jobs MCP server safe to use?

RQM Studio Jobs scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the RQM Studio Jobs MCP server expose?

RQM Studio Jobs exposes 43 tools: list_buyer_jobs, search_buyer_jobs, list_capabilities, get_capability, run_buyer_job, and 38 more. Their descriptions and schemas cost roughly 3,231 tokens of context every time the server is loaded.

Does the RQM Studio Jobs MCP server require authentication?

No. We connected to RQM Studio Jobs without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the RQM Studio Jobs MCP server still maintained?

RQM Studio Jobs is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.