# EGA V9 MCP (remote · lcm3-ega-v9-mcp.hf.space)

MCP access path for EGA V9 execution governance

- Trust score: 61/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `lcm3-ega-v9-mcp.hf.space`: 61/100 (this document), [markdown](https://verifymcp.io/servers/paibyun9-ega-v9-mcp/gradio-api-mcp.md), [page](https://verifymcp.io/servers/paibyun9-ega-v9-mcp/gradio-api-mcp)

## Channel facts

- Endpoint: `https://lcm3-ega-v9-mcp.hf.space/gradio_api/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-09-20.

- **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 6 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**: 63/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 241 tokens (~40/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability check failed: schema churn in the 3 days we've observed: 1 tool removals, 0 breaking changes, 0 auth/transport breaks, 6 additions.
- **Tool Coverage**: 89/100
  - 83% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% 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 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 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 EGA V9 MCP server?

EGA V9 MCP is a hosted endpoint at https://lcm3-ega-v9-mcp.hf.space/gradio_api/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 paibyun9-ega-v9-mcp 'https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/'
```

### Cursor

```json
{
  "mcpServers": {
    "paibyun9-ega-v9-mcp": {
      "url": "https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "paibyun9-ega-v9-mcp": {
      "type": "http",
      "url": "https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/"
    }
  }
}
```

### Codex

```toml
[mcp_servers.paibyun9-ega-v9-mcp]
url = "https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "paibyun9-ega-v9-mcp": {
      "type": "remote",
      "url": "https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add paibyun9-ega-v9-mcp --url 'https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  paibyun9-ega-v9-mcp:
    url: "https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/"
```

### Netclaw

```json
{
  "McpServers": {
    "paibyun9-ega-v9-mcp": {
      "Transport": "http",
      "Url": "https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/"
    }
  }
}
```

### Vellum

```bash
assistant mcp add paibyun9-ega-v9-mcp -t streamable-http -u 'https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/'
```

### Other

```json
{
  "mcpServers": {
    "paibyun9-ega-v9-mcp": {
      "type": "http",
      "url": "https://lcm3-ega-v9-mcp.hf.space/gradio_api/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-19 (score 61, +1)

- [security regression] Stability: 0.03 → fail
- [security regression] A breaking change shipped without a version bump: still 1.30.0
- [security regression] Tool “ega_govern_execution” was removed
- [security] The server changed its declared name: EGA V9 — Execution Governance → Gradio
- [functional regression] Tool coverage: 100% → 83%
- [functional improvement] Schema quality: 72 → 40
- [functional] Schema quality: fair → good
- [functional] New tool “ega_v9_mcp__check_login_status”
- [functional] New tool “ega_v9_mcp_activate_confirmation”
- [functional] New tool “ega_v9_mcp_build_activation_confirmation”
- [functional] New tool “ega_v9_mcp_cancel_confirmation”
- [functional] New tool “ega_v9_mcp_ega_govern_execution”
- [functional] New tool “ega_v9_mcp_oauth_identity”

### 2026-09-18 (score 60, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-17 (score 60)

First indexed and scored.

## MCP tools (6)

### `ega_v9_mcp_oauth_identity` (~37 tokens)

Build the minimum verified identity from Hugging Face OAuth. OAuth authentication does not authorize or perform EGA License Activation.

### `ega_v9_mcp_build_activation_confirmation` (~38 tokens)

Build the activation confirmation from a verified Hugging Face identity. This function does not authorize or perform EGA License Activation.

### `ega_v9_mcp_activate_confirmation` (~41 tokens)

Handle explicit Activate click. Authorization remains separate from activation. After explicit authorization, hand off the verified OAuth identity to the existing JS activation path.

### `ega_v9_mcp_cancel_confirmation` (~35 tokens)

Handle an explicit Cancel click using the injected OAuth profile. This never authorizes or performs EGA License Activation.

### `ega_v9_mcp_ega_govern_execution` (~78 tokens)

Govern an AI workflow through the canonical EGA V9 execution path. Returns: The governance decision and evidence produced by EGA V9.

Input parameters:

- `expected_replay_root` (string, required): Optional expected replay root.
- `workflow_json` (string): JSON array containing workflow steps to submit to EGA V9.

### `ega_v9_mcp__check_login_status` (~12 tokens)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/paibyun9-ega-v9-mcp/gradio-api-mcp#diagnostics

## Score history

- 2026-09-20: 61
- 2026-09-19: 61
- 2026-09-18: 60
- 2026-09-17: 60

## Common questions

### What is the EGA V9 MCP server?

EGA V9 MCP is listed in the public MCP registry as io.github.paibyun9/ega-v9-mcp. MCP access path for EGA V9 execution governance. This page covers its hosted endpoint (https://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/).

### Is the EGA V9 MCP server safe to use?

EGA V9 MCP scores 61 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 EGA V9 MCP server expose?

EGA V9 MCP exposes 6 tools: ega_v9_mcp_oauth_identity, ega_v9_mcp_build_activation_confirmation, ega_v9_mcp_activate_confirmation, ega_v9_mcp_cancel_confirmation, ega_v9_mcp_ega_govern_execution, ega_v9_mcp__check_login_status. Their descriptions and schemas cost roughly 241 tokens of context every time the server is loaded.

### Does the EGA V9 MCP server require authentication?

No. We connected to EGA V9 MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the EGA V9 MCP server still maintained?

EGA V9 MCP is still listed as active in the MCP registry. We last reached this channel on 20 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://lcm3-ega-v9-mcp.hf.space/gradio_api/mcp/
- Website: https://huggingface.co/spaces/lcm3/ega-v9-mcp
- Changelog RSS feed: https://verifymcp.io/servers/paibyun9-ega-v9-mcp/gradio-api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/paibyun9-ega-v9-mcp/gradio-api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/paibyun9-ega-v9-mcp/gradio-api-mcp
