# io.github.pseudowater/sentinel-402 (remote · mcp.sentinel402.verifiedky.xyz)

Uptime and price-honesty oracle for x402: trust status, attestations, USDC history.

- Trust score: 0/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-26

## Components

- remote · `mcp.sentinel402.verifiedky.xyz`: 0/100 (this document), [markdown](https://verifymcp.io/servers/pseudowater-sentinel-402/mcp.md), [page](https://verifymcp.io/servers/pseudowater-sentinel-402/mcp)

## Channel facts

- Endpoint: `https://mcp.sentinel402.verifiedky.xyz/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-26.

- **Endpoint Security**: 0/100
  - TLS not yet verified: we couldn't open a connection to check the certificate.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 5 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the io.github.pseudowater/sentinel-402 MCP server?

io.github.pseudowater/sentinel-402 is a hosted endpoint at https://mcp.sentinel402.verifiedky.xyz/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 pseudowater-sentinel-402 'https://mcp.sentinel402.verifiedky.xyz/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "pseudowater-sentinel-402": {
      "url": "https://mcp.sentinel402.verifiedky.xyz/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "pseudowater-sentinel-402": {
      "type": "http",
      "url": "https://mcp.sentinel402.verifiedky.xyz/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.pseudowater-sentinel-402]
url = "https://mcp.sentinel402.verifiedky.xyz/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pseudowater-sentinel-402": {
      "type": "remote",
      "url": "https://mcp.sentinel402.verifiedky.xyz/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add pseudowater-sentinel-402 --url 'https://mcp.sentinel402.verifiedky.xyz/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  pseudowater-sentinel-402:
    url: "https://mcp.sentinel402.verifiedky.xyz/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "pseudowater-sentinel-402": {
      "Transport": "http",
      "Url": "https://mcp.sentinel402.verifiedky.xyz/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add pseudowater-sentinel-402 -t streamable-http -u 'https://mcp.sentinel402.verifiedky.xyz/mcp'
```

### Other

```json
{
  "mcpServers": {
    "pseudowater-sentinel-402": {
      "type": "http",
      "url": "https://mcp.sentinel402.verifiedky.xyz/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-26 (score 0)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

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

## Score history

- 2026-08-26: 0

## Common questions

### What is the io.github.pseudowater/sentinel-402 MCP server?

io.github.pseudowater/sentinel-402 is an MCP server listed in the public MCP registry as io.github.pseudowater/sentinel-402. Uptime and price-honesty oracle for x402: trust status, attestations, USDC history. This page covers its hosted endpoint (https://mcp.sentinel402.verifiedky.xyz/mcp).

### Is the io.github.pseudowater/sentinel-402 MCP server safe to use?

io.github.pseudowater/sentinel-402 scores 0 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.

### Does the io.github.pseudowater/sentinel-402 MCP server require authentication?

Its publisher declares no required credentials for io.github.pseudowater/sentinel-402. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.

## Links

- Remote endpoint: https://mcp.sentinel402.verifiedky.xyz/mcp
- Changelog RSS feed: https://verifymcp.io/servers/pseudowater-sentinel-402/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/pseudowater-sentinel-402/mcp.json
- HTML version of this page: https://verifymcp.io/servers/pseudowater-sentinel-402/mcp
