Server data from the Official MCP Registry
Verifiable cognition: any agent file to a deterministic content-addressed brain_id.
Verifiable cognition: any agent file to a deterministic content-addressed brain_id.
Remote endpoints: streamable-http: https://mcp.viridisconservation.com/verdigraph/mcp
This MCP gateway server has moderate security concerns centered on permission scope and architectural risks. The codebase loads external agent modules dynamically without sufficient isolation, has complex composition logic that couples multiple agent cores, and exposes sensitive subscription operations. While authentication mechanisms exist for subscription features, the core MCP routing lacks built-in request authentication, leaving services accessible to any caller. The code quality is generally good with proper error handling, but the ambitious multi-agent coordination introduces multiple attack surfaces. Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 7 high severity).
4 files analyzed · 21 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 22-agent
agent-to-agent (A2A) economy plus a B2B subscriptions infrastructure surface,
published on the Model Context Protocol
registry under the io.github.jdhart81
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.
curl -s https://mcp.viridisconservation.com/regulatory-radar/mcp \
-H 'content-type: application/json' -H 'accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"scan_regulations",
"arguments":{"jurisdiction":"EU","sector":"manufacturing"}}}'
Priced agents include 10 free calls/day; the settlement rails are free
forever. More worked examples (Python client included):
docs/QUICKSTART_FIRST_CALL.md. New:
Viridis Verified (/verified/mcp) wraps your MCP server with
tamper-evident delivery receipts, and
x402-C is our draft standard for
carbon receipts on machine-to-machine payments — comments welcome via issues.
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 |
| ERC-8004 bridge | agent-erc8004-bridge | Portable identity and reputation interop |
| Surety | agent-surety | Deterministic bond issuance and transaction coverage |
| Notary | agent-notary | Signed, content-addressed execution receipts |
| 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 |
| Revenue | taxcredit-engine | Auditable 45Q/45V/45Y/48E/45X scenarios; 100 free calls/day, then $2/call |
| Research | wavefunction-search | Deterministic wavefunction-search experiment tools |
| Enabler | narrative-engine | Grant / investor / policy narrative generation |
mcp-publish-github/<agent>/server.json # official MCP registry manifest
mcp-publish-github/<agent>/tools.json # exact JSON-Schema tool definitions
mcp-publish-github/<agent>/DEPLOY.md # endpoint and publication notes
contracts/<agent>.md # public agent contract (capabilities, invariants)
gateway/ # reference gateway for the hosted streamable-http fleet
deploy/glama/ # single-install 18-agent / 117-tool aggregate bridge
docs/A2A_ECONOMY.md # the full identity→trust→escrow thesis + composition demo
Every agent is a streamable-HTTP MCP server hosted behind
https://mcp.viridisconservation.com/<path>/mcp (paths in each server.json). Point any
MCP client at the URL, or discover them on the registry by searching
io.github.jdhart81. Each tools.json is the exact tool surface — one tool per
agent action, with typed input/output schemas.
LIVE (2026-07-12). The gateway hosts 18 healthy agents at
https://mcp.viridisconservation.com (/healthz = 18 ok). Official Registry
manifests use the io.github.jdhart81/* namespace; the newest revenue service is
io.github.jdhart81/taxcredit-engine. 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).
The trust and settlement rails remain free. SmartScale, ProtoGen, and
Tax Credit Engine use the gateway's freemium payment loop; Tax Credit Engine
provides 100 free calls/day and then returns a $2 quote redeemable through
redeem_payment. 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
Web content fetching and conversion for efficient LLM usage
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.