Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.jdhart81/viridisos

io.github.jdhart81/viridisos

ViridisOS — theorem-backed conservation certification + the unified trust root/mark/toll. Certify pa

Uptime
100.0%
1 direct probes · 30d
Response
710ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

viridis_list_modules

List ViridisOS modules and their LIVE/BLOCKED state (A-1 against the live canon).

viridis_certify

Certify a subject (parcel/portfolio) with a module -> a certificate. Errors if the module's backing theorem is not gate-passed (BLOCKED).

viridis_certify_envelope

Certify then return a 'Certified by ViridisOS' mark envelope (profile conservation-claim).

viridis_verify_mark

Verify a 'Certified by ViridisOS' envelope against the shared trust root.

viridis_bind_did

Derive the canonical did:viridis identity for an agent (fleet R1 formula) under the shared root.

viridis_agent_attestation

Issue a mark-stamped agent-attestation envelope under the shared trust root.

viridis_compute_toll

Compute the unified Viridis protocol margin (the take) + pass-through card cost for a settlement.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.jdhart81/viridisos": {
      "url": "https://mcp.viridisconservation.com/viridisos/mcp",
      "transport": "streamable-http"
    }
  }
}