PluginBench
MCP Server
Active

io.github.jdhart81/ghg-ledger MCP Server

io.github.jdhart81/ghg-ledger

What is the io.github.jdhart81/ghg-ledger MCP server?

Deterministic Scope 1/2/3 GHG inventories with bundled factors and audit hashes.

How to install io.github.jdhart81/ghg-ledger

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ghg-ledger": {
      "url": "https://mcp.viridisconservation.com/ghg-ledger/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ghg-ledger": {
      "serverUrl": "https://mcp.viridisconservation.com/ghg-ledger/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ghg-ledger": {
      "type": "http",
      "url": "https://mcp.viridisconservation.com/ghg-ledger/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "ghg-ledger": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.viridisconservation.com/ghg-ledger/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http ghg-ledger https://mcp.viridisconservation.com/ghg-ledger/mcp

Related MCP servers

Paid hosted MCP for agent-to-agent compute routing. 25% of net revenue funds conservation.

1
TypeScript
MIT
View repository →

Deterministic, machine-verifiable dispute resolution for A2A escrows.

0
Python
View repository →

Compute-is-carbon energy/carbon ledger for agent work with Landauer-limit validation.

0
Python
View repository →

Deny-by-default authority leases for agents wielding real power.

0
Python
View repository →

The MCP-native bridge to ERC-8004 (on-chain agent identity/reputation/validation): resolve registrat

0
Python
View repository →

Trustless escrow & settlement for A2A transactions: exactly-once state machine, frozen fees, tamper-

0
Python
View repository →