# com.borisinc/aegis (remote · aegis-mcp.borisinc.com)

Trust layer for the x402 economy - check any service before you pay. Scores, discovery, routing.

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

## Components

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

## Channel facts

- Endpoint: `https://aegis-mcp.borisinc.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.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**: 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 7 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**: 60/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 424 tokens (~60/item across 7 items; 7 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**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-borisinc-aegis https://aegis-mcp.borisinc.com/mcp
```

### Codex

```toml
[mcp_servers.com-borisinc-aegis]
url = "https://aegis-mcp.borisinc.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-borisinc-aegis": {
      "type": "remote",
      "url": "https://aegis-mcp.borisinc.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-borisinc-aegis --url https://aegis-mcp.borisinc.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-borisinc-aegis:
    url: "https://aegis-mcp.borisinc.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-borisinc-aegis": {
      "type": "http",
      "url": "https://aegis-mcp.borisinc.com/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, +1)

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

### 2026-07-31 (score 59, +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 57, +3)

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

### 2026-07-29 (score 54, +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-28 (score 53, +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 52, 0)

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

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

First indexed and scored.

## MCP tools (7)

### `discover` (~50 tokens)

Search the Aegis registry of agent-payable services, ranked by verification-backed trust. Free.

Input parameters:

- `category` (string)
- `min_trust` (number)
- `query` (string)

### `smart_discover` (~49 tokens)

Describe what you need in plain language; Aegis maps it to the best verified services (LLM intent matching). Paid $0.01 via x402.

Input parameters:

- `query` (string, required)

### `trust_check` (~45 tokens)

Verification-backed trust score + signals for a service before you pay it. Paid $0.01 via x402 (_meta['x402/payment']).

Input parameters:

- `url` (string, required)

### `erc8004_reputation` (~70 tokens)

On-chain ERC-8004 reputation for any registered agent (Base IdentityRegistry) + Aegis probe cross-check + divergence flag. Paid $0.005 via x402 (_meta['x402/payment']).

Input parameters:

- `agent_id` (integer)
- `domain` (string)

### `route_batch` (~58 tokens)

Pay ONCE, Aegis fulfills MANY verified services with per-item failover. items=[{url|capability, params?}]. Charged only if all deliver. Dynamic x402 via _meta.

Input parameters:

- `items` (array, required)

### `route` (~74 tokens)

Pay THROUGH Aegis: we buy the best verified service for you (by url or capability) and relay the data, failing over if one is down. One integration reaches the whole registry; not charged if nothing delivers. Dynamic x402 price via _meta.

Input parameters:

- `capability` (string)
- `url` (string)

### `procure` (~78 tokens)

TASK+BUDGET procurement: describe what you need in plain language + max spend; Aegis picks the best verified service, executes with failover, captures only on delivery, returns data + Ed25519-signed receipt. Never over budget. Dynamic x402 via _meta.

Input parameters:

- `budget` (number, required)
- `need` (string, required)

## Diagnostics

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

## Score history

- 2026-08-03: 61
- 2026-08-02: 60
- 2026-08-01: 60
- 2026-07-31: 59
- 2026-07-30: 57
- 2026-07-29: 54
- 2026-07-28: 53
- 2026-07-27: 52
- 2026-07-26: 52

## Links

- Remote endpoint: https://aegis-mcp.borisinc.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-borisinc-aegis/aegis-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-borisinc-aegis/aegis-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-borisinc-aegis/aegis-mcp
