General Tools
innovalyxx.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://edge.innovalyxx.com/mcp
MCP server metadata
- Name
- innovalyxx-sovereign-edge
- Version
- 1.0.0
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_reportPull Sentinel-2 / MWCM-Oh telemetry, run Lean 4 MWCM-Oh / NDVI bounds, seal a Carbon Vault MRV report, and emit fact.
Inferred read-onlyverify_biodiversityRun the Genomic Audit biodiversity pipeline, verify NDVI via Lean 4, compare against claimed_score_min, and emit fact.
Inferred read-onlyverify_skip_twinValidate a circular-economy Verified Skip Passport against the waste-diversion twin and log the transaction to skip_transactions.
Inferred read-onlyverify_site_certificationValidate city planning constraints, open a 30-year compliance trail, log to monopoly_site_certifications, and emit fact.
Inferred read-onlyverify_agent_trustVerify an agent's KYA-OS DID, FACT attestation, and behavioral trust score.
Inferred read-onlyverify_transaction_evidenceVerify a completed M2M transaction evidence pack, Lean 4 hash, and settlement.
Inferred read-onlyissue_agent_attestationIssue a new signed trust attestation for an agent DID and optional capabilities.
Inferred read-onlyrun_geo_auditRun a Generative Engine Optimization audit for a merchant URL: schema.
Inferred read-onlyget_agent_visibilityReturn estimated LLM mention rate and GEO score for a merchant URL.
Inferred read-onlyverify_agent_attestationVerify an agent's IATP codebase/config attestation (Ed25519, fail closed).
Inferred read-onlyverify_agent_reputationReturn an agent's IATP reputation trust score (0-10) after FACT slashing.
Inferred read-onlyrun_abv_assessmentPre-deployment Agent Behavior Verification (Praxen ABV): maturity score, behavioral gaps, and recommendations against a Worker Remit.
Inferred read-onlyget_tevv_alignmentReturn the machine-readable NIST AI 200-2 TEVV-Athlon mapping for Innovalyxx (IATP, ABV, FACT, Lean 4).
Inferred read-onlygenerate_tevv_reportGenerate a TEVV-Athlon assessment report for an agent from stored IATP reputation and ABV maturity.
Inferred read-onlymemory.writeStore an encrypted memory entry for an entity (agent, habitat, project, site, transaction, user).
Potential side effectsmemory.tool_contextReturn non-sensitive metadata about prior invocations of a specific tool on a specific entity: count, first/last timestamps, last content hash.
Inferred read-onlymemory.pricing_hintReturn a signed, non-binding recommendation of what a verification call should cost, based on memory.
Inferred read-onlymemory.subscription_quoteReturn a signed, non-binding monthly subscription quote for a wallet.
Inferred read-onlymemory.attestSign a memory entry with the platform's Ed25519 key and return a portable attestation envelope.
Inferred read-onlymemory.queryPattern-query a caller's own memory entries by entity_type, category, tags, or time range.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.