← Registry

General Tools

innovalyxx.com

Provides general-purpose tools through the Model Context Protocol.

x402 supported1 endpoint25 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://edge.innovalyxx.com/mcp

No auth detected

MCP server metadata

Name
innovalyxx-sovereign-edge
Version
1.0.0
Capabilities
tools
Server instructions

Verified cyber-physical AI tools for autonomous agents. Pay per call via x402 (USDC on Base). 25 tools covering MRV verification, biodiversity, skip twin, site certification, agent trust, transaction evidence, protocol bridging, GEO audit, IATP reputation, ABV maturity, NIST TEVV alignment, and encrypted memory write/read/query/grant/revoke/tool_context/pricing_hint/subscription_quote/attest/verify_attestation.

Known tools 25

request_mrv_report

Pull Sentinel-2 / MWCM-Oh telemetry, run Lean 4 MWCM-Oh / NDVI bounds, seal a Carbon Vault MRV report, and emit fact.

Inferred read-only
verify_biodiversity

Run the Genomic Audit biodiversity pipeline, verify NDVI via Lean 4, compare against claimed_score_min, and emit fact.

Inferred read-only
verify_skip_twin

Validate a circular-economy Verified Skip Passport against the waste-diversion twin and log the transaction to skip_transactions.

Inferred read-only
verify_site_certification

Validate city planning constraints, open a 30-year compliance trail, log to monopoly_site_certifications, and emit fact.

Inferred read-only
verify_agent_trust

Verify an agent's KYA-OS DID, FACT attestation, and behavioral trust score.

Inferred read-only
verify_transaction_evidence

Verify a completed M2M transaction evidence pack, Lean 4 hash, and settlement.

Inferred read-only
issue_agent_attestation

Issue a new signed trust attestation for an agent DID and optional capabilities.

Inferred read-only
run_geo_audit

Run a Generative Engine Optimization audit for a merchant URL: schema.

Inferred read-only
get_agent_visibility

Return estimated LLM mention rate and GEO score for a merchant URL.

Inferred read-only
verify_agent_attestation

Verify an agent's IATP codebase/config attestation (Ed25519, fail closed).

Inferred read-only
verify_agent_reputation

Return an agent's IATP reputation trust score (0-10) after FACT slashing.

Inferred read-only
run_abv_assessment

Pre-deployment Agent Behavior Verification (Praxen ABV): maturity score, behavioral gaps, and recommendations against a Worker Remit.

Inferred read-only
get_agent_maturity

Return the stored ABV maturity score (0-100) for an agent.

Inferred read-only
get_tevv_alignment

Return the machine-readable NIST AI 200-2 TEVV-Athlon mapping for Innovalyxx (IATP, ABV, FACT, Lean 4).

Inferred read-only
generate_tevv_report

Generate a TEVV-Athlon assessment report for an agent from stored IATP reputation and ABV maturity.

Inferred read-only
memory.write

Store an encrypted memory entry for an entity (agent, habitat, project, site, transaction, user).

Potential side effects
memory.read

Return encrypted memory entries for an entity.

Inferred read-only
memory.grant

Grant another wallet time-bounded access to specific memory entries.

Inferred read-only
memory.revoke

Revoke a previously issued memory grant.

Inferred read-only
memory.tool_context

Return non-sensitive metadata about prior invocations of a specific tool on a specific entity: count, first/last timestamps, last content hash.

Inferred read-only
memory.pricing_hint

Return a signed, non-binding recommendation of what a verification call should cost, based on memory.

Inferred read-only
memory.subscription_quote

Return a signed, non-binding monthly subscription quote for a wallet.

Inferred read-only
memory.attest

Sign a memory entry with the platform's Ed25519 key and return a portable attestation envelope.

Inferred read-only
memory.verify_attestation

Verify a memory attestation envelope.

Inferred read-only
memory.query

Pattern-query a caller's own memory entries by entity_type, category, tags, or time range.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.innovalyxx-sovereign-edge]
url = "https://edge.innovalyxx.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "innovalyxx-sovereign-edge": {
      "type": "http",
      "url": "https://edge.innovalyxx.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: innovalyxx-sovereign-edge
Remote MCP URL: https://edge.innovalyxx.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "innovalyxx-sovereign-edge": {
      "url": "https://edge.innovalyxx.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "innovalyxx-sovereign-edge": {
      "type": "http",
      "url": "https://edge.innovalyxx.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "innovalyxx-sovereign-edge",
  "transport": "streamable-http",
  "url": "https://edge.innovalyxx.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.