# io.tooloracle/quantum (remote · tooloracle.io)

QuantumOracle — 18 post-quantum crypto tools: Kyber, Dilithium, hybrid schemes, migration.

- Trust score: 61/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `tooloracle.io`: 61/100 (this document), [markdown](https://verifymcp.io/servers/io-tooloracle-quantum/quantum-mcp.md), [page](https://verifymcp.io/servers/io-tooloracle-quantum/quantum-mcp)

## Channel facts

- Endpoint: `https://tooloracle.io/quantum/mcp/`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 20 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 46/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 1381 tokens (~69/item across 20 items; 20 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 93/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 79% of tool parameters carry a description.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http io-tooloracle-quantum https://tooloracle.io/quantum/mcp/
```

### Codex

```toml
[mcp_servers.io-tooloracle-quantum]
url = "https://tooloracle.io/quantum/mcp/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-tooloracle-quantum": {
      "type": "remote",
      "url": "https://tooloracle.io/quantum/mcp/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-tooloracle-quantum --url https://tooloracle.io/quantum/mcp/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-tooloracle-quantum:
    url: "https://tooloracle.io/quantum/mcp/"
```

### Other

```json
{
  "mcpServers": {
    "io-tooloracle-quantum": {
      "type": "http",
      "url": "https://tooloracle.io/quantum/mcp/"
    }
  }
}
```

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 61, +1)

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

### 2026-08-01 (score 60, 0)

- [security] Tool “quantum_scan” rewrote its description, which is the text the model reads
- [functional] Schema quality: fair → poor
- [cosmetic] “quantum_scan” reworded the description of “domain”

### 2026-07-31 (score 60, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 58, +14)

- [security improvement] HSTS header: unverified → pass
- [security improvement] TLS certificate: unverified → pass
- [security] Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 20 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.

### 2026-07-29 (score 44, −13)

- [security regression] HSTS header: pass → unverified
- [security regression] TLS certificate: pass → unverified
- [security] Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.

### 2026-07-28 (score 57, +1)

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

### 2026-07-27 (score 56, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 55)

First indexed and scored.

## MCP tools (20)

### `quantum_join` (~121 tokens)

Join OracleNet in one call. Provide your agent card URL and get instant trust score, mesh visibility, and access to 1,065+ tools.

Input parameters:

- `agent_card_url` (string): URL to your A2A Agent Card. EITHER this OR mcp_endpoint is required.
- `did` (string): Your W3C DID (optional, auto-detected)
- `mcp_endpoint` (string): Your MCP server endpoint. EITHER this OR agent_card_url is required.
- `payout_address` (string): Wallet for escrow payments (optional)

### `quantum_trust_passport` (~49 tokens)

Get a signed, portable Trust Passport (W3C Verifiable Credential) proving your trust level in OracleNet.

Input parameters:

- `node_id` (string, required): Your OracleNet node ID or DID

### `quantum_rate` (~60 tokens)

Rate an agent after interaction. 1-5 stars. Adjusts neural weights and reputation.

Input parameters:

- `feedback` (string)
- `rated_did` (string, required)
- `rater_did` (string)
- `rating` (number, required)

### `quantum_reputation` (~46 tokens)

Query any agent reputation: score 0-100, grade A+ to F, trust level.

Input parameters:

- `agent_did` (string, required)
- `period_days` (number)

### `quantum_refer` (~43 tokens)

Get referral to best oracle for your need. OracleNet points you to who CAN help.

Input parameters:

- `current_oracle` (string)
- `need` (string, required)

### `quantum_history` (~38 tokens)

Your past OracleNet interactions. What worked, re-engagement suggestions.

Input parameters:

- `agent_did` (string, required)
- `limit` (number)

### `quantum_offer` (~32 tokens)

OracleNet Offer Card: catalog with pricing, SLAs, payment methods.

Input parameters:

- `tool` (string): Optional filter

### `quantum_deal` (~55 tokens)

Deal Handshake: propose a deal, get terms, rate. Agent-to-agent commerce.

Input parameters:

- `action` (string, required): propose or rate
- `did` (string): Your DID
- `tool` (string, required): Tool name

### `quantum_intent` (~109 tokens)

OracleNet Intent Parser v2 (LLM-powered): describe what you need in natural language. Uses Gemma 4 to understand context, urgency, and multi-step workflows. Returns the best oracle, tools, workflow steps, and exact API call. The front door of OracleNet.

Input parameters:

- `llm` (boolean): Use LLM for semantic understanding (default: true; set false for fast keyword routing in <50ms)
- `need` (string, required): Describe what you need in natural language

### `quantum_route` (~67 tokens)

Find the best oracle for a task. Considers trust, capabilities, availability. Returns ranked candidates.

Input parameters:

- `constraints` (object): Optional: {min_trust_grade, max_cost_usdc}
- `task` (string, required): What you need (e.g. sanctions screening, DORA audit)

### `quantum_preflight` (~56 tokens)

Pre-flight check before agent-to-agent interaction. Verifies identity, trust, recommends escrow or direct.

Input parameters:

- `agent_did` (string): DID or node_id of agent to check
- `target_task` (string): Planned interaction

### `quantum_settle` (~73 tokens)

Record a completed deal settlement. Updates trust score and revenue tracking.

Input parameters:

- `node_id` (string): Node that delivered
- `result_hash` (string): SHA-256 hash of deliverable
- `revenue_usdc` (number): Revenue in USDC
- `task_id` (string): Task/deal ID

### `quantum_status` (~30 tokens)

Live status of the entire OracleNet: nodes, attestations, routes, revenue, and how to join.

### `quantum_nodes` (~46 tokens)

List all registered OracleNet nodes with trust scores, grades, and activity.

Input parameters:

- `limit` (integer): Max results
- `status` (string): Filter: active, pending, all

### `neural_status` (~36 tokens)

Show OracleNet mesh intelligence — learned weights, rewards, synapse history, top-performing oracles. The mesh gets smarter with every interaction.

### `quantum_scan` (~89 tokens)

Passively inspects public machine-readable discovery surfaces for a domain. Returns declared and observed evidence, coverage, assurance and a bounded NOMOS read-only admission decision. It does not execute third-party tools, make payments, certify identity or issue compliance verdicts.

Input parameters:

- `domain` (string, required): Bare public domain, e.g. example.com. URLs, IP literals, ports, credentials and local names are rejected.

### `quantum_subscribe` (~115 tokens)

Subscribe to OracleNet events via webhook. Get notified when servers change, new capabilities appear, deals become available, or trust scores shift. Push-based — we come to you.

Input parameters:

- `action` (string): register, unregister, or list
- `did` (string): Your DID (optional)
- `events` (string): Comma-separated event types or 'all'
- `webhook_id` (string): For unregister: webhook ID
- `webhook_url` (string): URL where we POST events. Required when action=register.

### `quantum_feed` (~64 tokens)

OracleNet event feed — latest signals, changes, alerts. Poll this for updates if you cannot use webhooks.

Input parameters:

- `event_type` (string): Filter: heartbeat, new_capability, mesh_event, etc.
- `limit` (number): Max events (default 20)

### `quantum_ask` (~119 tokens)

The front door of OracleNet. Describe what you need in natural language — OracleNet understands, finds the right oracle, executes, and delivers the result. One call. Full loop.

Input parameters:

- `arguments` (object): Pre-set tool arguments (optional, auto-inferred from query)
- `caller_did` (string): Your DID (optional)
- `execute` (boolean): Auto-execute (default: true). Set false to preview.
- `need` (string, required): What you need in natural language (NOT "question" — use "need")

### `quantum_execute` (~133 tokens)

Execute a tool on an OracleNet oracle. The muscle of the mesh. Routes to the right oracle, calls it, delivers the result, logs the neural synapse, and updates routing weights. Use quantum_intent first to find the right tool, then quantum_execute to run it.

Input parameters:

- `arguments` (object, required): Arguments to pass to the tool
- `caller_did` (string): Your DID for tracking (optional)
- `oracle` (string): Oracle name/key hint (optional, auto-detected from tool)
- `tool` (string, required): Tool name to execute (e.g. compliance_preflight, fed_rate)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-tooloracle-quantum/quantum-mcp#diagnostics

## Score history

- 2026-08-03: 61
- 2026-08-02: 60
- 2026-08-01: 60
- 2026-07-31: 60
- 2026-07-30: 58
- 2026-07-29: 44
- 2026-07-28: 57
- 2026-07-27: 56
- 2026-07-26: 55

## Links

- Remote endpoint: https://tooloracle.io/quantum/mcp/
- Repository: https://github.com/ToolOracle/quantum
- Changelog RSS feed: https://verifymcp.io/servers/io-tooloracle-quantum/quantum-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-tooloracle-quantum/quantum-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/io-tooloracle-quantum/quantum-mcp
