# Innovalyxx Sovereign Edge (remote · edge.innovalyxx.com)

Verified cyber-physical AI tools. 25 MCP tools, x402-payable on Base.

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

## Components

- remote · `edge.innovalyxx.com`: 74/100 (this document), [markdown](https://verifymcp.io/servers/dcvalentino69-ux-innovalyxx-sovereign-edge/edge.md), [page](https://verifymcp.io/servers/dcvalentino69-ux-innovalyxx-sovereign-edge/edge)

## Channel facts

- Endpoint: `https://edge.innovalyxx.com/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-26.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - 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**: 73/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 3446 tokens (~132/item across 26 items; 26 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 43/100
  - Stability observed for 13 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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 27 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### How do I install the Innovalyxx Sovereign Edge MCP server?

Innovalyxx Sovereign Edge is a hosted endpoint at https://edge.innovalyxx.com/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 dcvalentino69-ux-innovalyxx-sovereign-edge 'https://edge.innovalyxx.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "dcvalentino69-ux-innovalyxx-sovereign-edge": {
      "url": "https://edge.innovalyxx.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dcvalentino69-ux-innovalyxx-sovereign-edge": {
      "type": "http",
      "url": "https://edge.innovalyxx.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.dcvalentino69-ux-innovalyxx-sovereign-edge]
url = "https://edge.innovalyxx.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dcvalentino69-ux-innovalyxx-sovereign-edge": {
      "type": "remote",
      "url": "https://edge.innovalyxx.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dcvalentino69-ux-innovalyxx-sovereign-edge --url 'https://edge.innovalyxx.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dcvalentino69-ux-innovalyxx-sovereign-edge:
    url: "https://edge.innovalyxx.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "dcvalentino69-ux-innovalyxx-sovereign-edge": {
      "Transport": "http",
      "Url": "https://edge.innovalyxx.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add dcvalentino69-ux-innovalyxx-sovereign-edge -t streamable-http -u 'https://edge.innovalyxx.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "dcvalentino69-ux-innovalyxx-sovereign-edge": {
      "type": "http",
      "url": "https://edge.innovalyxx.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-09-26 (score 74, +1)

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

### 2026-09-25 (score 73, 0)

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

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

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

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

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

### 2026-09-20 (score 71, +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-09-18 (score 70, +1)

- [security] Tool “get_agent_visibility” rewrote its description, which is the text the model reads
- [cosmetic] “get_agent_visibility” reworded the description of “url”
- [cosmetic] Tool “get_agent_visibility” changed its title: Get Agent Visibility → Agent / site visibility snapshot

### 2026-09-17 (score 69, +4)

- [security improvement] HTTPS: fail → pass
- [security] The server rewrote its instructions, which are the text every model session reads
- [functional] New tool “request_mrv_report_lite”

### 2026-09-16 (score 65, +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.

## MCP tools (26)

### `request_mrv_report` (~149 tokens)

Request MRV Report

Verify a carbon project's MRV claim via Sentinel-2 and MWCM-Oh. Returns signed Ed25519 attestation with Lean 4 proof hash. Compliance: EU AI Act Art. 14, ISO 14064-3. Not a carbon credit certificate. Cost £150 per call.

Input parameters:

- `claimed_ndvi_min` (number, required): Minimum NDVI the agent claims the project has achieved. Used for Lean 4 verification.
- `node_id` (string, required): Registry node ID for the asset (e.g., 'TN-KEN-0001').
- `project_id` (string, required): Unique identifier of the carbon project (e.g., 'CV-SOUTHAMPTON-01').

Output parameters:

- `lean4_proof_hash` (string): Hash of the Lean 4 compilation used for NDVI bounds.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `report` (object): Project telemetry, claimed NDVI, and seal status.
- `runtime_attestation` (object): Ed25519-signed FACT envelope.
- `tool` (string): Tool name that produced this payload.
- `trust_signal` (object): FACT grade and trust signal.

### `request_mrv_report_lite` (~116 tokens)

Request MRV Report Lite

Verify a carbon project's basic NDVI via Sentinel-2. Returns signed Ed25519 NDVI attestation. No Lean 4 proof. Not a carbon credit. Compliance: EU AI Act Art. 14, ISO 14064-3 lite. Cost £5 per call.

Input parameters:

- `claimed_ndvi_min` (number, required): Minimum NDVI the agent claims the project has achieved.
- `project_id` (string, required): Unique identifier of the carbon project (e.g., 'CV-SOUTHAMPTON-01').

Output parameters:

- `attestation` (object): Ed25519-signed innovalyxx.mrv.lite.v1 envelope.
- `confidence` (number): Confidence in the NDVI estimate (0–1).
- `disclaimer` (string): Basic NDVI only. Not a full MRV report.
- `ndvi_claimed_min` (number): Claimed minimum NDVI echoed from the request.
- `ndvi_estimated` (number): Estimated NDVI from Sentinel-2 / MWCM-Oh optical indices.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `project_id` (string): Carbon project identifier.
- `schema` (string): Always innovalyxx.mrv.lite.v1.
- `tool` (string): Tool name that produced this payload.
- `verification_passed` (boolean): True when estimated NDVI meets the claimed minimum.

### `verify_biodiversity` (~126 tokens)

Verify Biodiversity

Verify a biodiversity claim for a geographic habitat. Returns signed Ed25519 attestation with Lean 4 NDVI proof vs claimed_score_min. Compliance: EU AI Act Art. 14, TNFD. Not a tradable credit. Cost £150 per call.

Input parameters:

- `claimed_score_min` (number, required): Minimum biodiversity score (0–100) the agent claims. Compared against the computed score.
- `habitat_id` (string, required): Habitat or site identifier for the biodiversity audit.
- `species_list` (array, required): Observed or claimed species names used in the Genomic Audit pipeline.

Output parameters:

- `lean4_proof_hash` (string): Hash of the Lean 4 proof.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `runtime_attestation` (object): Ed25519-signed FACT envelope.
- `tool` (string): Tool name that produced this payload.
- `verification` (object): Score, claim comparison, and provenance hash.

### `verify_skip_twin` (~93 tokens)

Verify Skip Twin

Verify a circular-economy Skip Passport against the waste-diversion twin. Returns JSON passport with Lean 4 proof hash. Compliance: EU AI Act Art. 14. Cost £10 per call.

Input parameters:

- `manifest_hash` (string, required): SHA-256 hex (optional 0x prefix) of the skip manifest.
- `skip_id` (string, required): Circular-economy skip / waste-diversion twin identifier.

Output parameters:

- `lean4_proof_hash` (string): Hash of the Lean 4 compilation.
- `ledger` (object): skip_transactions write status.
- `ok` (boolean): True when the tool completed without a validation error.
- `passport` (object): Manifest match and waste-diversion disclaimer.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.

### `verify_site_certification` (~117 tokens)

Verify Site Certification

Verify city planning constraints for a development site. Returns signed Ed25519 attestation and 30-year compliance trail. Compliance: EU AI Act Art. 14, ISO 14064-3. Cost £3,000–£5,000 per call.

Input parameters:

- `city_id` (string, required): City catalog key for planning constraints (e.g., 'southampton').
- `development_ref` (string, required): Planning / development reference recorded on the 30-year compliance trail.
- `site_name` (string, required): Human-readable development site name.

Output parameters:

- `certification` (object): City, site, and compliance trail.
- `ledger` (object): monopoly_site_certifications write status.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `runtime_attestation` (object): Ed25519-signed FACT envelope.
- `tool` (string): Tool name that produced this payload.

### `verify_agent_trust` (~121 tokens)

Verify Agent Trust

Verify an AI agent's identity (KYA-OS DID) and behavioral trust score. Returns a signed Ed25519 TrustVerification envelope with fail-closed attestation. Compliance: EU AI Act Art. 14, KYA-OS. Cost $0.01 per call.

Input parameters:

- `agent_did` (string, required): Agent DID to verify (KYA-OS URN, e.g., 'urn:aid:innovalyxx:sovereign-edge').
- `context` (string): Optional verification context (default 'mrv_verification').

Output parameters:

- `agent_did` (string): Canonical DID that was scored.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tier` (string): Trust tier label.
- `tool` (string): Tool name that produced this payload.
- `trust_score` (number): Heuristic trust score in [0, 1].
- `verified` (boolean): Whether the agent passed the trust threshold.

### `verify_transaction_evidence` (~112 tokens)

Verify Transaction Evidence

Verify a completed M2M transaction evidence pack, Lean 4 hash, and settlement. Returns signed JSON with provenance. Compliance: EU AI Act Art. 14, KYA-OS. Cost $0.05 per call.

Input parameters:

- `agent_did` (string, required): DID of the agent that initiated or received the settlement.
- `amount_usdc` (number): Optional claimed settlement amount in USDC for evidence matching.
- `transaction_id` (string, required): Settled M2M transaction identifier to verify.

Output parameters:

- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.
- `transaction_id` (string): Transaction that was checked.
- `trust_score` (number): Associated agent trust score.
- `verified` (boolean): Whether the evidence pack verified.

### `issue_agent_attestation` (~94 tokens)

Issue Agent Attestation

Issue a signed trust attestation for an agent DID and optional capabilities. Returns Ed25519 attestation envelope. Compliance: EU AI Act Art. 14, KYA-OS, IETF AID. Cost $0.50 per call.

Input parameters:

- `agent_did` (string, required): Agent DID that will receive the signed trust attestation.
- `capabilities` (array): Optional capability strings recorded on the attestation.

Output parameters:

- `agent_did` (string): DID that received the attestation.
- `attestation_id` (string): Identifier of the issued attestation.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tier` (string): Attestation trust tier.
- `tool` (string): Tool name that produced this payload.

### `run_geo_audit` (~121 tokens)

Run GEO Audit

Verify generative-engine optimization for a merchant URL (schema.org, feed, agent-card). Returns JSON GEO score with gaps. Compliance: EU AI Act Art. 50, schema.org. Cost £99 per call.

Input parameters:

- `agent_card_url` (string): Optional A2A / MCP agent-card URL (defaults to /.well-known/agent-card.json).
- `product_feed_url` (string): Optional explicit product-feed URL if it is not discoverable from the homepage.
- `url` (string, required): Absolute HTTPS URL of the merchant homepage to audit.

Output parameters:

- `checks` (object): Per-check pass/fail with weights.
- `gaps` (array): Failed checks.
- `geo_score` (number): 0–100 weighted checklist score.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.
- `url` (string): Audited URL.

### `get_agent_visibility` (~73 tokens)

Agent / site visibility snapshot

Returns a 0–100 generative-engine visibility score and estimated LLM mention rate for a URL. Cost $0.01 per call. Not HTTP uptime, TLS, or a credit.

Input parameters:

- `url` (string, required): Absolute HTTPS URL whose generative-engine visibility score and estimated LLM mention rate should be returned.

Output parameters:

- `estimated_llm_mention_rate` (number): Estimated LLM mention rate for the URL.
- `geo_score` (number): 0–100 generative-engine visibility score.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.
- `url` (string): Queried URL.

### `verify_agent_attestation` (~105 tokens)

Verify Agent Attestation

Verify an agent's IATP codebase/config attestation (Ed25519, fail-closed). Returns JSON validity result. Compliance: EU AI Act Art. 14, KYA-OS, IETF AID. Cost $0.02 per call.

Input parameters:

- `agent_did` (string): Optional peer DID that must match the attestation agent_id.
- `attestation` (object, required): IATP Ed25519 attestation envelope to verify (fail-closed).

Output parameters:

- `agent_id` (string): Agent id bound in the attestation.
- `error` (string): Failure reason when valid is false.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.
- `valid` (boolean): Whether the Ed25519 attestation verified.

### `verify_agent_reputation` (~89 tokens)

Verify Agent Reputation

Retrieve an agent's IATP reputation trust score (0-10) after FACT slashing. Returns JSON score and trust level. Compliance: EU AI Act Art. 14, KYA-OS, IETF AID. Cost $0.01 per call.

Input parameters:

- `agent_did` (string, required): Agent DID whose IATP reputation trust score (0–10) should be returned.

Output parameters:

- `agent_did` (string): DID that was scored.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.
- `trust_level` (string): Discrete trust level label.
- `trust_score` (number): IATP trust score on a 0–10 scale.

### `run_abv_assessment` (~185 tokens)

Run ABV Assessment

Verify pre-deployment agent behavior against a Worker Remit. Returns JSON maturity (0-100), gaps, and recommendations. Compliance: EU AI Act Art. 14, KYA-OS. Cost $0.50 per call.

Input parameters:

- `agent_id` (string, required): Agent identifier to assess against the Worker Remit.
- `allowed_tools` (array): Tools the remit permits.
- `evidence` (object): Optional structured evidence payload for the ABV engine.
- `evidence_files` (array): Optional evidence file objects supplied for the assessment.
- `forbidden_tools` (array): Tools the remit forbids.
- `intended_role` (string): Stated role of the agent (used for remit matching).
- `mission` (string): Mission statement the agent claims to follow.
- `requires_approval` (array): Actions that must escalate to a human or Gatekeeper.

Output parameters:

- `gaps` (array): Behavioral gaps against the remit.
- `maturity` (number): ABV maturity score 0–100.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `recommendations` (array): Remediation recommendations.
- `tool` (string): Tool name that produced this payload.

### `get_agent_maturity` (~77 tokens)

Get Agent Maturity

Retrieve the stored ABV maturity score (0-100) for an agent. Returns JSON score. Compliance: EU AI Act Art. 14, KYA-OS. Cost $0.01 per call.

Input parameters:

- `agent_id` (string, required): Agent identifier whose stored ABV maturity score (0–100) should be returned.

Output parameters:

- `agent_id` (string): Agent that was queried.
- `maturity` (number): Stored maturity score 0–100.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.

### `get_tevv_alignment` (~91 tokens)

Get TEVV Alignment

Retrieve NIST AI 200-2 TEVV-Athlon mapping for IATP, ABV, FACT, and Lean 4. Returns JSON alignment document. Compliance: NIST AI 200-2, EU AI Act Art. 9, 13, 15. Cost $0.01 per call.

Input parameters:

- `format` (string, required): Response format. Only 'json' is supported.

Output parameters:

- `comment_period` (object): NIST comment window.
- `dashboard` (object): Stage counts and comment-period fields.
- `framework` (string): Framework identifier.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.

### `generate_tevv_report` (~93 tokens)

Generate TEVV Report

Issue a TEVV-Athlon assessment report from stored IATP reputation and ABV maturity. Returns JSON alignment scores. Compliance: NIST AI 200-2, EU AI Act Art. 9, 13, 15. Cost $0.50 per call.

Input parameters:

- `agent_id` (string, required): Agent identifier to score against the NIST AI 200-2 TEVV-Athlon mapping.

Output parameters:

- `agent_id` (string): Agent that was assessed.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `report` (object): Alignment scores and narrative.
- `tool` (string): Tool name that produced this payload.

### `memory.write` (~262 tokens)

Memory Write

Store a client-encrypted memory entry for an entity. Server never sees plaintext (PBKDF2/AES-256-GCM). Requires wallet signature. Returns JSON receipt. Compliance: GDPR Art. 5, 32. Cost $0.01 per call.

Input parameters:

- `actor_did` (string): Optional DID of the agent performing the write.
- `category` (string, required): Memory category.
- `content_ciphertext` (string, required): Base64 AES-256-GCM ciphertext.
- `content_hash` (string, required): SHA-256 hex of canonical plaintext.
- `content_nonce` (string, required): Base64 12-byte nonce.
- `entity_id` (string, required): Stable identifier, e.g. 'habitat:H-123' or 'agent:urn:aid:...'.
- `entity_type` (string, required): Category of entity this memory belongs to.
- `owner_wallet` (string, required): 0x-prefixed address of the owner.
- `source_attestation_id` (string): Optional FACT attestation ID.
- `source_tool` (string): Tool that produced this memory, e.g. 'verify_biodiversity'.
- `tags` (array): Optional queryable tags.
- `wallet_signature` (string, required): EIP-191 signature over the deterministic write message.

Output parameters:

- `category` (string): Memory category.
- `content_hash` (string): SHA-256 hex of the caller plaintext.
- `entity_id` (string): Entity the memory was written for.
- `entity_type` (string): Entity type.
- `entry_id` (string): UUID of the persisted memory_entries row.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.
- `written_at` (string): UTC timestamp of the write.

### `memory.read` (~198 tokens)

Memory Read

Retrieve client-encrypted memory entries for an entity. Returns ciphertext, nonce, and content_hash - never plaintext. Requires wallet signature. Compliance: GDPR Art. 15, 32. Cost $0.01 per call.

Input parameters:

- `actor_did` (string): Optional DID of the caller.
- `category` (string): Optional category filter. Omit to return every category the caller may read.
- `entity_id` (string, required): Stable identifier of the entity whose encrypted memory should be returned.
- `limit` (integer): Maximum entries to return (1–500, default 100).
- `owner_wallet` (string): Optional owner address. Required (and must match signer) for owner self-read.
- `signer_wallet` (string, required): 0x-prefixed address of the caller. Owner path when it matches owner_wallet.
- `wallet_signature` (string, required): EIP-191 signature over the deterministic read message (owner or grantee role).

Output parameters:

- `accessed_as` (string): owner, system, or grantee.
- `category` (string): Category filter, if provided.
- `count` (integer): Number of entries returned.
- `entity_id` (string): Entity that was queried.
- `entries` (array): Ciphertext rows (never plaintext).
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `read_at` (string): UTC timestamp of the read.
- `tool` (string): Tool name that produced this payload.

### `memory.grant` (~196 tokens)

Memory Grant

Grant another wallet time-bounded access to specified memory entries. Returns grant receipt; immutable consent row written. Compliance: GDPR Art. 7, 32. Cost $0.01 per call.

Input parameters:

- `categories` (array, required): Non-empty list of categories the grantee may read.
- `entity_id` (string, required): Entity whose memory the grant covers.
- `entity_type` (string, required): Entity type of the granted memory.
- `expires_at` (string): Optional ISO 8601 expiry (max 730 days from now).
- `grantee_did` (string): Optional DID stored for audit alongside the grantee wallet.
- `grantee_wallet` (string, required): 0x-prefixed wallet that will be allowed to read.
- `grantor_wallet` (string, required): 0x-prefixed owner wallet issuing the grant.
- `wallet_signature` (string, required): EIP-191 signature of the grantor over the grant message.

Output parameters:

- `categories` (array): Granted categories.
- `consent_hash` (string): SHA-256 of the canonical consent payload.
- `entity_id` (string): Granted entity.
- `expires_at` (string): Expiry timestamp, if set.
- `grant_id` (string): UUID of the grant.
- `granted_at` (string): UTC timestamp of the grant.
- `grantee_wallet` (string): Wallet that received access.
- `grantor_wallet` (string): Issuing owner wallet.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.

### `memory.revoke` (~98 tokens)

Memory Revoke

Revoke a previously issued memory grant immediately. Returns JSON revocation receipt. Compliance: GDPR Art. 7, 17. Cost $0.01 per call.

Input parameters:

- `grant_id` (string, required): UUID of the grant to revoke.
- `grantor_wallet` (string, required): 0x-prefixed wallet of the original grantor.
- `wallet_signature` (string, required): EIP-191 signature of the grantor over the revoke message.

Output parameters:

- `grant_id` (string): UUID of the revoked grant.
- `note` (string): Present when the grant was already revoked.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `revoked_at` (string): UTC timestamp of revocation.
- `tool` (string): Tool name that produced this payload.

### `memory.tool_context` (~139 tokens)

Memory Tool Context

Retrieve non-sensitive metadata on prior tool invocations for an entity (count, timestamps, last hash). Never returns ciphertext. Compliance: GDPR Art. 5, 15. Cost $0.01 per call.

Input parameters:

- `entity_id` (string, required): Entity whose prior tool invocations should be summarised.
- `owner_wallet` (string, required): 0x-prefixed owner wallet. Only that owner's rows are counted.
- `tool_name` (string, required): Tool name to look up, e.g. 'verify_biodiversity' or 'request_mrv_report'.
- `wallet_signature` (string, required): EIP-191 signature over the tool-context message.

Output parameters:

- `entity_id` (string): Queried entity.
- `first_verified_at` (string): Oldest matching created_at.
- `hash_chain_intact` (boolean): Reserved; always true until anchors land.
- `last_content_hash` (string): SHA-256 of the last write's plaintext.
- `last_verified_at` (string): Newest matching created_at.
- `metadata_only` (boolean): Always true.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `prior_invocations` (integer): Matching memory writes.
- `queried_at` (string): UTC timestamp of this query.
- `recommended_action` (string): fresh_verification, delta_verification, or stale_verification.
- `tool` (string): Tool name that produced this payload.
- `tool_name` (string): Queried source_tool.

### `memory.pricing_hint` (~145 tokens)

Memory Pricing Hint

Retrieve a signed, non-binding recommendation of verification-call cost from memory. Returns JSON hint; 402 list price unchanged. Compliance: GDPR Art. 5. Cost $0.01 per call.

Input parameters:

- `context_signature` (string): Optional unused field reserved for a future composed context signature.
- `entity_id` (string, required): Entity the recommendation is scoped to.
- `owner_wallet` (string, required): 0x-prefixed owner wallet. Signature must recover to this address.
- `tool_name` (string, required): Live verification tool to price, e.g. 'verify_biodiversity'.
- `wallet_signature` (string, required): EIP-191 signature over the pricing-hint message.

Output parameters:

- `binding` (boolean): Always false. Does not change any 402.
- `discount_factor` (number): 1.00 / 0.33 / 0.66.
- `entity_id` (string): Scoped entity.
- `hint_hash` (string): SHA-256 of the canonical hint body.
- `issued_at` (string): UTC timestamp of the hint.
- `list_price_usd` (number): Convention list price in USD.
- `metadata_only` (boolean): Always true.
- `note` (string): How to realize the discount.
- `ok` (boolean): True when the tool completed without a validation error.
- `owner_wallet` (string): Wallet the hint was issued to.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `prior_invocations` (integer): Matching memory writes.
- `recommended_action` (string): fresh_verification, delta_verification, or stale_verification.
- `suggested_price_usd` (number): list_price_usd times discount_factor.
- `tool` (string): Tool name that produced this payload.
- `tool_name` (string): Verification tool being priced.

### `memory.subscription_quote` (~109 tokens)

Memory Subscription Quote

Retrieve a signed, non-binding monthly subscription quote for a wallet. Returns JSON quote; x402 prepaid funding. Compliance: GDPR Art. 5, 7. Cost $0.01 per call.

Input parameters:

- `owner_wallet` (string, required): 0x-prefixed wallet the quote is issued to.
- `tier` (string): Plan to quote: basic, pro, or enterprise. Defaults to pro.
- `wallet_signature` (string, required): EIP-191 signature over the subscription-quote message.

Output parameters:

- `binding` (boolean): Always false.
- `current_balance_usd` (number): Prepaid balance; 0 until funding lands.
- `delta_discount` (boolean): Whether the tier applies the delta factor.
- `discount_factors` (object): fresh / delta / stale factors.
- `includes_tools` (array): Tools covered by the tier.
- `issued_at` (string): UTC timestamp of the quote.
- `list_prices_usd` (object): Convention list prices used by pricing_hint.
- `monthly_usd` (number): Quoted monthly prepaid amount.
- `note` (string): Prepaid-credit funding is a later prompt.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `quote_hash` (string): SHA-256 of the canonical quote body.
- `tier` (string): basic, pro, or enterprise.
- `tool` (string): Tool name that produced this payload.
- `verification_calls_included` (integer): Included verification calls; null means unlimited.

### `memory.attest` (~121 tokens)

Memory Attest

Issue an Ed25519-signed portable attestation for a memory entry. Returns envelope for offline verify; server does not store it. Compliance: GDPR Art. 5, 32. Cost $0.01 per call.

Input parameters:

- `entry_id` (string, required): UUID of the memory entry to attest. Must belong to owner_wallet.
- `owner_wallet` (string, required): 0x-prefixed owner wallet. Only the owner can attest.
- `wallet_signature` (string, required): EIP-191 signature over the attest message (entry, owner, content hash).

Output parameters:

- `envelope` (object): Signed innovalxx.memory.attestation.v1 envelope.
- `envelope_hash` (string): SHA-256 of the canonical full envelope.
- `note` (string): Caller keeps the envelope; platform does not store it.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `tool` (string): Tool name that produced this payload.

### `memory.verify_attestation` (~70 tokens)

Memory Verify Attestation

Verify a memory attestation envelope against the platform key registry. Returns JSON validity result; also verifiable offline. Compliance: GDPR Art. 5, 32. Cost $0.01 per call.

Input parameters:

- `envelope` (object, required): Portable innovalxx.memory.attestation.v1 envelope to verify.

Output parameters:

- `attested_at` (string): UTC timestamp from the envelope.
- `content_hash` (string): Attested content hash.
- `entity_id` (string): Attested entity.
- `entry_id` (string): Attested entry UUID.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `platform_key_id` (string): Key id from the envelope.
- `platform_key_is_current` (boolean): True when platform_key_id matches the live FACT key.
- `reason` (string): Present when valid is false.
- `tool` (string): Tool name that produced this payload.
- `valid` (boolean): Whether the Ed25519 signature verified.
- `verification_mode` (string): Always ed25519 on success.
- `verification_note` (string): Offline verification reminder.

### `memory.query` (~253 tokens)

Memory Query

Query owner memory entries by entity_type, category, tags, or time range. Returns ciphertext plus metadata - never plaintext. Requires wallet signature. Compliance: GDPR Art. 15, 20. Cost $0.01 per call.

Input parameters:

- `category` (string): Optional memory category filter.
- `entity_id` (string): Optional exact entity identifier.
- `entity_id_prefix` (string): Optional entity_id prefix (minimum 3 characters).
- `entity_type` (string): Optional entity type filter.
- `limit` (integer): Page size (1–200, default 50).
- `offset` (integer): Page offset (0–10000, default 0).
- `owner_wallet` (string, required): 0x-prefixed owner address. Signature must recover to this wallet.
- `since` (string): ISO 8601 lower bound on created_at (inclusive).
- `tags_all` (array): Return rows whose tags contain every item in this list.
- `tags_any` (array): Return rows whose tags overlap this list.
- `until` (string): ISO 8601 upper bound on created_at (inclusive).
- `wallet_signature` (string, required): EIP-191 signature over the exact canonical filter set.

Output parameters:

- `accessed_as` (string): Always owner in Prompt 5.
- `count` (integer): Entries on this page.
- `entries` (array): Ciphertext rows owned by the signer (never plaintext).
- `filters` (object): Validated filters that were applied.
- `limit` (integer): Page size.
- `offset` (integer): Page offset.
- `ok` (boolean): True when the tool completed without a validation error.
- `payment` (object): Settlement receipt after x402 or sandbox payment.
- `queried_at` (string): UTC timestamp of the query.
- `tool` (string): Tool name that produced this payload.
- `total` (integer): Matching row count before pagination.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dcvalentino69-ux-innovalyxx-sovereign-edge/edge#diagnostics

## Score history

- 2026-09-26: 74
- 2026-09-25: 73
- 2026-09-24: 73
- 2026-09-23: 72
- 2026-09-22: 72
- 2026-09-21: 71
- 2026-09-20: 71
- 2026-09-19: 70
- 2026-09-18: 70
- 2026-09-17: 69
- 2026-09-16: 65
- 2026-09-15: 64
- 2026-09-14: 64
- 2026-09-13: 63

## Common questions

### What is the Innovalyxx Sovereign Edge MCP server?

Innovalyxx Sovereign Edge is an MCP server listed in the public MCP registry as io.github.dcvalentino69-ux/innovalyxx-sovereign-edge. Verified cyber-physical AI tools. 25 MCP tools, x402-payable on Base. This page covers its hosted endpoint (https://edge.innovalyxx.com/mcp).

### Is the Innovalyxx Sovereign Edge MCP server safe to use?

Innovalyxx Sovereign Edge scores 74 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 Innovalyxx Sovereign Edge MCP server expose?

Innovalyxx Sovereign Edge exposes 26 tools: request_mrv_report, request_mrv_report_lite, verify_biodiversity, verify_skip_twin, verify_site_certification, and 21 more. Their descriptions and schemas cost roughly 3,353 tokens of context every time the server is loaded.

### Does the Innovalyxx Sovereign Edge MCP server require authentication?

No. We connected to Innovalyxx Sovereign Edge without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Innovalyxx Sovereign Edge MCP server still maintained?

Innovalyxx Sovereign Edge is still listed as active in the MCP registry. We last reached this channel on 26 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://edge.innovalyxx.com/mcp
- Repository: https://github.com/dcvalentino69-ux/innovalyxx-platform
- Website: https://memory.innovalyxx.com/
- Changelog RSS feed: https://verifymcp.io/servers/dcvalentino69-ux-innovalyxx-sovereign-edge/edge.xml
- Changelog JSON feed: https://verifymcp.io/servers/dcvalentino69-ux-innovalyxx-sovereign-edge/edge.json
- HTML version of this page: https://verifymcp.io/servers/dcvalentino69-ux-innovalyxx-sovereign-edge/edge
