# NOMOS Cross-Border Broker (remote · tooloracle.io)

Cross-border preflight, x402 quote and evidence receipts for A2A/MCP agent workflows.

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

## Components

- remote · `tooloracle.io`: 65/100 (this document), [markdown](https://verifymcp.io/servers/agentnomos-nomos-crossborder-broker/mcp-nomos.md), [page](https://verifymcp.io/servers/agentnomos-nomos-crossborder-broker/mcp-nomos)

## Channel facts

- Endpoint: `https://tooloracle.io/mcp/nomos`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.2.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 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.
  - 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**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 477 tokens (~95/item across 5 items; 5 tools + 0 resources), lean.
  - Tools include usage 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**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http agentnomos-nomos-crossborder-broker https://tooloracle.io/mcp/nomos
```

### Codex

```toml
[mcp_servers.agentnomos-nomos-crossborder-broker]
url = "https://tooloracle.io/mcp/nomos"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add agentnomos-nomos-crossborder-broker --url https://tooloracle.io/mcp/nomos --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  agentnomos-nomos-crossborder-broker:
    url: "https://tooloracle.io/mcp/nomos"
```

### Other

```json
{
  "mcpServers": {
    "agentnomos-nomos-crossborder-broker": {
      "type": "http",
      "url": "https://tooloracle.io/mcp/nomos"
    }
  }
}
```

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-02 (score 65, +1)

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

### 2026-07-31 (score 64, +1)

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

### 2026-07-30 (score 63, +1)

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

### 2026-07-29 (score 62, +1)

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

### 2026-07-27 (score 61, +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 60)

First indexed and scored.

## MCP tools (5)

### `nomos_crossborder_preflight` (~135 tokens)

Cross-border regulatory preflight for agent data flows. Checks jurisdiction pair (EU, JP, IN, KR, SG, CN, BR, NG, ZA, MX) and data category. Returns verdict: ALLOW / ALLOW_PUBLIC_SIGNAL_ONLY / REVIEW / BLOCK, plus blocked_fields, sccs_required, evidence_hash.

Input parameters:

- `data_category` (string, required): Type of data being transferred
- `source_regime` (string, required): Source jurisdiction code: EU, JP, IN, KR, SG, CN, BR, NG, ZA, MX
- `target_regime` (string, required): Target jurisdiction code

Output parameters:

- `blocked_fields` (array)
- `data_category` (string)
- `evidence_hash` (string)
- `note` (string)
- `policy` (object)
- `sccs_required` (boolean)
- `source_regime` (string)
- `target_regime` (string)
- `timestamp` (string)
- `verdict` (string)

### `nomos_asia_market_scan` (~98 tokens)

Daily market intelligence from 6 regions: Japan, Singapore/China, India, Korea, Brazil/LatAm, Africa. Returns MCP-ready companies, funded entities, compliance signals. Cached daily — no extra API cost.

Input parameters:

- `limit` (integer): Max results (default 10, max 30)
- `region` (string): Filter by region (optional)
- `tag` (string): Filter by signal type (optional)

Output parameters:

- `cache_timestamp` (string)
- `filters` (object)
- `items` (array)
- `timestamp` (string)
- `total` (integer)

### `nomos_mcp_tool_discovery` (~74 tokens)

Discover MCP-compatible tools in the OracleNet mesh. Search by keyword, category or jurisdiction. Returns tool names, endpoints, protocol support.

Input parameters:

- `category` (string): Tool category filter
- `query` (string, required): Search keyword (e.g. 'compliance', 'blockchain', 'regulatory')

Output parameters:

- `query` (string)
- `timestamp` (string)
- `tools` (array)
- `total_mesh` (integer)

### `nomos_x402_quote` (~113 tokens)

Get a signed x402 payment quote for NOMOS services. Tier 1: $0.02 simple verdict | Tier 2: $0.05 verdict + evidence | Tier 3: $0.10 full packet. Returns quote with payTo address, network (Base mainnet), amount in USDC atomic units.

Input parameters:

- `service` (string, required): Service to quote
- `tier` (integer): Pricing tier: 1 (simple), 2 (with evidence), 3 (full packet)

Output parameters:

- `amount_atomic` (integer)
- `amount_usdc` (number)
- `currency` (string)
- `network` (string)
- `note` (string)
- `payTo` (string)
- `quote_hash` (string)
- `service` (string)
- `tier` (integer)
- `timestamp` (string)

### `nomos_signed_receipt_verify` (~57 tokens)

Verify a NOMOS signed evidence receipt by hash. Returns verification status, operation details, timestamp, and chain position.

Input parameters:

- `receipt_hash` (string, required): SHA-256 receipt hash from a previous NOMOS operation (hex string)

Output parameters:

- `message` (string)
- `receipt` (object)
- `timestamp` (string)
- `verified` (boolean)

## Diagnostics

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

## Score history

- 2026-08-03: 65
- 2026-08-02: 65
- 2026-08-01: 64
- 2026-07-31: 64
- 2026-07-30: 63
- 2026-07-29: 62
- 2026-07-28: 61
- 2026-07-27: 61
- 2026-07-26: 60

## Links

- Remote endpoint: https://tooloracle.io/mcp/nomos
- Repository: https://github.com/AgentNOMOS/nomos-crossborder-broker
- Changelog RSS feed: https://verifymcp.io/servers/agentnomos-nomos-crossborder-broker/mcp-nomos/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/agentnomos-nomos-crossborder-broker/mcp-nomos/changelog.json
- HTML version of this page: https://verifymcp.io/servers/agentnomos-nomos-crossborder-broker/mcp-nomos
