# PRG Risk Oracle (remote · prg-risk-mcp-production.up.railway.app)

Market regime, 7-dimension risk vectors and payment hazard grades. Abstains when data is thin.

- Trust score: 76/100 (medium)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `prg-risk-mcp-production.up.railway.app`: 76/100 (this document), [markdown](https://verifymcp.io/servers/dsrpt1-prg-risk-oracle/prg-risk-mcp-production.md), [page](https://verifymcp.io/servers/dsrpt1-prg-risk-oracle/prg-risk-mcp-production)

## Channel facts

- Endpoint: `https://prg-risk-mcp-production.up.railway.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.5`

## 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-09-25.

- **Endpoint Security**: 57/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 5 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.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 352 tokens (~70/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 83/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 50% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the PRG Risk Oracle MCP server?

PRG Risk Oracle is a hosted endpoint at https://prg-risk-mcp-production.up.railway.app/mcp, 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.

### Claude

```bash
claude mcp add --transport http dsrpt1-prg-risk-oracle 'https://prg-risk-mcp-production.up.railway.app/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "dsrpt1-prg-risk-oracle": {
      "url": "https://prg-risk-mcp-production.up.railway.app/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dsrpt1-prg-risk-oracle": {
      "type": "http",
      "url": "https://prg-risk-mcp-production.up.railway.app/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.dsrpt1-prg-risk-oracle]
url = "https://prg-risk-mcp-production.up.railway.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dsrpt1-prg-risk-oracle": {
      "type": "remote",
      "url": "https://prg-risk-mcp-production.up.railway.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dsrpt1-prg-risk-oracle --url 'https://prg-risk-mcp-production.up.railway.app/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dsrpt1-prg-risk-oracle:
    url: "https://prg-risk-mcp-production.up.railway.app/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "dsrpt1-prg-risk-oracle": {
      "Transport": "http",
      "Url": "https://prg-risk-mcp-production.up.railway.app/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add dsrpt1-prg-risk-oracle -t streamable-http -u 'https://prg-risk-mcp-production.up.railway.app/mcp'
```

### Other

```json
{
  "mcpServers": {
    "dsrpt1-prg-risk-oracle": {
      "type": "http",
      "url": "https://prg-risk-mcp-production.up.railway.app/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-09-25 (score 76, 0)

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

### 2026-09-20 (score 76, +1)

- [security] Stability: 0.97 → pass

### 2026-09-18 (score 75, +1)

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

### 2026-09-16 (score 74, +1)

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

### 2026-09-13 (score 73, +1)

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

### 2026-09-11 (score 72, +1)

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

### 2026-09-09 (score 71, +1)

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

### 2026-09-07 (score 70, +1)

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

## MCP tools (5)

### `get_regime` (~40 tokens)

Current PRG market risk regime label and composite score band. Free, rate-limited. [free] (free tier, rate-limited per IP)

### `get_risk_snapshot` (~69 tokens)

PRG composite risk score plus the seven dimension-level scores (INT, FRG, PRE, THR, PRO, REC, VAL) for one instrument or the market. [paid: $0.05 USDC on Base]

Input parameters:

- `asset` (string): Omit for market-wide.

### `get_mhi` (~81 tokens)

Machine Hazard Index reading for a payment rail, facilitator, or endpoint, with component letter-grades and abstention status. [free] (free while the MHI methodology stamps its output pre-calibration; moves to $0.05 on a calibrated release (SPEC §5.3))

Input parameters:

- `id` (string, required)
- `scope` (string, required)

### `get_alerts` (~56 tokens)

Open PRG risk alert records, optionally filtered to those newer than a timestamp. [paid: $0.02 USDC on Base]

Input parameters:

- `asset` (string)
- `since` (string): ISO-8601 timestamp.

### `check_counterparty` (~106 tokens)

Pre-audit a payment-gated endpoint before you buy from it. Two tiers, neither of which pays the endpoint: a live unpaid probe (challenge parse, scheme, latency, per-probe pass/fail, endpoint grade), and the on-chain settlement history of the offer's payee (has this address ever actually collected, how recently, how often). [paid: $0.50 USDC on Base]

Input parameters:

- `url` (string, required): http(s) URL to probe.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dsrpt1-prg-risk-oracle/prg-risk-mcp-production#diagnostics

## Score history

- 2026-09-25: 76
- 2026-09-24: 76
- 2026-09-23: 76
- 2026-09-22: 76
- 2026-09-21: 76
- 2026-09-20: 76
- 2026-09-19: 75
- 2026-09-18: 75
- 2026-09-17: 74
- 2026-09-16: 74
- 2026-09-15: 73
- 2026-09-14: 73
- 2026-09-13: 73
- 2026-09-12: 72
- 2026-09-11: 72
- 2026-09-10: 71
- 2026-09-09: 71
- 2026-09-08: 70
- 2026-09-07: 70
- 2026-09-06: 69
- 2026-09-05: 69
- 2026-09-04: 68
- 2026-09-03: 68
- 2026-09-02: 67
- 2026-09-01: 67
- 2026-08-31: 66
- 2026-08-30: 66
- 2026-08-29: 66
- 2026-08-28: 65
- 2026-08-27: 65

## Common questions

### What is the PRG Risk Oracle MCP server?

PRG Risk Oracle is an MCP server listed in the public MCP registry as io.github.dsrpt1/prg-risk-oracle. Market regime, 7-dimension risk vectors and payment hazard grades. Abstains when data is thin. This page covers its hosted endpoint (https://prg-risk-mcp-production.up.railway.app/mcp).

### Is the PRG Risk Oracle MCP server safe to use?

PRG Risk Oracle scores 76 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 PRG Risk Oracle MCP server expose?

PRG Risk Oracle exposes 5 tools: get_regime, get_risk_snapshot, get_mhi, get_alerts, check_counterparty. Their descriptions and schemas cost roughly 352 tokens of context every time the server is loaded.

### Does the PRG Risk Oracle MCP server require authentication?

No. We connected to PRG Risk Oracle without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the PRG Risk Oracle MCP server still maintained?

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

## Links

- Remote endpoint: https://prg-risk-mcp-production.up.railway.app/mcp
- Repository: https://github.com/dsrpt1/prg-risk-mcp
- Website: https://prg-risk-mcp-production.up.railway.app/
- Changelog RSS feed: https://verifymcp.io/servers/dsrpt1-prg-risk-oracle/prg-risk-mcp-production.xml
- Changelog JSON feed: https://verifymcp.io/servers/dsrpt1-prg-risk-oracle/prg-risk-mcp-production.json
- HTML version of this page: https://verifymcp.io/servers/dsrpt1-prg-risk-oracle/prg-risk-mcp-production
