io.github.jdhart81/viridisos
io.github.jdhart81/viridisosViridisOS — theorem-backed conservation certification + the unified trust root/mark/toll. Certify pa
Tools · 7
List ViridisOS modules and their LIVE/BLOCKED state (A-1 against the live canon).
Certify a subject (parcel/portfolio) with a module -> a certificate. Errors if the module's backing theorem is not gate-passed (BLOCKED).
Certify then return a 'Certified by ViridisOS' mark envelope (profile conservation-claim).
Verify a 'Certified by ViridisOS' envelope against the shared trust root.
Derive the canonical did:viridis identity for an agent (fleet R1 formula) under the shared root.
Issue a mark-stamped agent-attestation envelope under the shared trust root.
Compute the unified Viridis protocol margin (the take) + pass-through card cost for a settlement.
Similar MCP servers embedding-nearest
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"
}
}
}