Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.jdhart81/agent-metering

REMOTE · MCP.VIRIDISCONSERVATION.COM · SCANNED AUG 3

Usage metering + SLA accounting for agent services (the meter behind x402 micropayments).

+15 this week 71 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability60
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 731 tokens (~66/item across 11 items; 11 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.viridisconservation.com

# add to Claude Code
claude mcp add --transport http jdhart81-agent-metering https://mcp.viridisconservation.com/metering/mcp
# ~/.codex/config.toml
[mcp_servers.jdhart81-agent-metering]
url = "https://mcp.viridisconservation.com/metering/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jdhart81-agent-metering": {
      "type": "remote",
      "url": "https://mcp.viridisconservation.com/metering/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jdhart81-agent-metering --url https://mcp.viridisconservation.com/metering/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  jdhart81-agent-metering:
    url: "https://mcp.viridisconservation.com/metering/mcp"
// mcp.json
{
  "mcpServers": {
    "jdhart81-agent-metering": {
      "type": "http",
      "url": "https://mcp.viridisconservation.com/metering/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +7
    • Authorization: unverified → fail security
  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 55

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.viridisconservation.com/metering/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.viridisconservation.com CN=YE1,O=Let's Encrypt,C=US 10 Jul 2026 8 Oct 2026 ECDSA 256 ECDSA-SHA384 5c5a470e8a8f6a38757f4cfdb556662b95a
SANs: mcp.viridisconservation.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of mcp.viridisconservation.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
viridisconservation.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

Protected resource metadata

Retrieved No
Problem no_resource_metadata
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.viridisconservation.com/metering/mcp Verified 200
http (plaintext) http://mcp.viridisconservation.com/metering/mcp HTTPS enforced 308 https://mcp.viridisconservation.com/metering/mcp
MCP tools — 11 exposed · ~709 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
close_period ~44

Freeze all open events into an immutable invoice (exactly-once). The invoice amount is what agent-escrow-agent should settle.

NameTypeReqDescription
meter_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

create_meter ~103

Create a usage meter between a provider and a consumer agent. unit: what is being counted (call, token, kwh, ...). Price is in minor currency units (cents) per unit. Returns the meter_id.

NameTypeReqDescription
consumerstringyes
currencystring
price_minor_per_unitnumberyes
providerstringyes
sla_targetnumber
unitstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

describe_agent ~13

Fleet-standard self-description.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

flag_meter ~96

Admin: flag/unflag a meter as test/synthetic so its events are excluded from usage statistics by default. Touches meter metadata only — never events, never the hash chain, never billing accruals. Requires the server's VIRIDIS_ADMIN_TOKEN.

NameTypeReqDescription
admin_tokenstringyes
is_testbooleanyes
meter_idstringyes
notestring
NameTypeReqDescription
resultstringyes

No examples provided.

list_events ~129

Read usage events (paginated, read-only). Filter by meter, provider, consumer_class (internal|external|unknown), channel, outcome (ok|error), and ISO date range [since, until). Test-flagged events are excluded unless include_test=true. Returns events + next_cursor.

NameTypeReqDescription
channel
consumer_class
cursor
include_testboolean
limitinteger
meter_id
outcome
provider
since
until
NameTypeReqDescription
resultstringyes

No examples provided.

list_meters ~18

List all meters with event/invoice counts.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

record_usage ~81

Record a usage event. Idempotent on event_id (safe to retry — never double-billed). outcome is 'ok' or 'error' and feeds the SLA report.

NameTypeReqDescription
event_idstringyes
metadata
meter_idstringyes
outcomestring
quantitynumberyes
NameTypeReqDescription
resultstringyes

No examples provided.

sla_report ~32

Pure SLA report: success_rate vs sla_target, breach flag. No mutation.

NameTypeReqDescription
meter_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

usage_summary ~32

Totals for a meter: event count, total quantity, accrued minor units.

NameTypeReqDescription
meter_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

usage_timeseries ~131

Usage time series bucketed on each event's recorded_at (UTC; bucket=day|hour), grouped across meters by provider — a real time-series primitive, independent of meter creation times. Includes per-bucket breakdowns by consumer_class / channel / provider. est_accrued_minor is an estimate; authoritative billing stays with usage_summary.

NameTypeReqDescription
bucketstring
channel
consumer_class
include_testboolean
meter_id
provider
since
until
NameTypeReqDescription
resultstringyes

No examples provided.

verify_chain ~30

Verify the tamper-evident event hash chain for a meter.

NameTypeReqDescription
meter_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.