Server data from the Official MCP Registry
MCP CAD services; bundles with SmartScale (measure to CAD).
MCP CAD services; bundles with SmartScale (measure to CAD).
Remote endpoints: streamable-http: https://mcp.viridisconservation.com/protogen/mcp
The Viridis Agent Fleet MCP gateway is a well-structured orchestration layer for 13 independent agent services. Authentication and authorization are deferred to round-2 (currently stateless/open by design), which is documented but represents the primary security consideration. Code quality is generally solid with proper module isolation, but dynamic module loading and security settings manipulation warrant attention for production deployment. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 5 high severity).
5 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
The public MCP-facing surface of the Viridis agent stable: a 13-agent
agent-to-agent (A2A) economy published on the Model Context Protocol
registry under the earth.viridis
namespace. This repository is the callable spec + provenance for those
listings — the registry manifests, the JSON-Schema tool definitions, the
public agent contracts, and the reference gateway. The agent cores are
maintained privately; everything here is what a calling agent needs.
By Viridis LLC — conservation technology.
Trustworthy agents transacting with agents needs rails. This fleet ships them as composable MCP services:
| Layer | Agent | What it provides |
|---|---|---|
| Identity | agent-identity-registry | Content-addressed agent DIDs + capability discovery — the passport + directory |
| Trust | agent-trust-oracle | Decay-weighted reputation + tamper-evident trust attestations |
| Settlement | agent-escrow | Trustless escrow with an exactly-once state machine + audit hash chain |
| Metering | agent-metering | Usage metering + SLA accounting — the meter behind x402 |
| Arbitration | agent-arbitration | Dispute-resolution oracle consuming trust signals |
| Compute ledger | agent-compute-ledger | "Compute is carbon" cost/energy accounting for agent work |
| Covenant | agent-covenant | Deny-by-default authority leases for agents wielding real power |
| Provenance | agent-provenance | Genesis certificates, lineage, cascading recalls |
| Offsets | agent-offset-clearinghouse | Verified-credit carbon accountability — the conservation flywheel |
| Revenue | smartscale | Credit-card-calibrated measurement — the first sellable service |
| Revenue | protogen | MCP CAD services; bundles with SmartScale (measure → CAD) |
| Revenue | regulatory-radar | CSRD/TNFD compliance-as-a-service |
| Enabler | narrative-engine | Grant / investor / policy narrative generation |
mcp-publish/<agent>/server.json # MCP registry manifest (earth.viridis/*)
mcp-publish/<agent>/tools.json # JSON-Schema tool definitions (one per action)
mcp-publish/<agent>/DEPLOY.md # env, endpoints, how a caller uses it
contracts/<agent>.md # public agent contract (capabilities, invariants)
gateway/ # reference gateway: one process hosts all 13 over streamable-http
docs/A2A_ECONOMY.md # the full identity→trust→escrow thesis + composition demo
Every agent is a streamable-HTTP MCP server hosted behind
https://mcp.viridis.earth/<path>/mcp (paths in each server.json). Point any
MCP client at the URL, or discover them on the registry by searching
earth.viridis. Each tools.json is the exact tool surface — one tool per
agent action, with typed input/output schemas.
LIVE (2026-07-09). All 13 published on the MCP registry under
io.github.jdhart81/* and hosted at https://viridis-agent-stable.fly.dev
(/healthz = 13 ok). The as-shipped manifests are in mcp-publish-github/
(the mcp-publish/ set holds the branded earth.viridis variants for the
round-1b rebrand + custom domain mcp.viridis.earth).
Round-1 posture: endpoints are open (read-tool posture); no funds move — escrow,
offsets, and metering are state machines, with payment rails (x402 for A2A,
Stripe for human-facing services) attaching in a later round. See
docs/A2A_ECONOMY.md.
© 2026 Viridis LLC. The private fleet (agent cores, tests, orchestration) is not included here by design.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.