INDIVIDUAL MCP TOOL
verify_site_certification
Validate city planning constraints, open a 30-year compliance trail, log to monopoly_site_certifications, and emit fact.
LIVE ENDPOINT
https://edge.innovalyxx.com/mcp
Connect to this endpoint to inspect the live schema for verify_site_certification and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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.verify_biodiversity— Run the Genomic Audit biodiversity pipeline, verify NDVI via Lean 4, compare against claimed_score_min, and emit fact.verify_skip_twin— Validate a circular-economy Verified Skip Passport against the waste-diversion twin and log the transaction to skip_transactions.verify_agent_trust— Verify an agent's KYA-OS DID, FACT attestation, and behavioral trust score.verify_transaction_evidence— Verify a completed M2M transaction evidence pack, Lean 4 hash, and settlement.issue_agent_attestation— Issue a new signed trust attestation for an agent DID and optional capabilities.run_geo_audit— Run a Generative Engine Optimization audit for a merchant URL: schema.get_agent_visibility— Return estimated LLM mention rate and GEO score for a merchant URL.