Skip to content
VS Code

agent metering for VS Code

io.github.jdhart81/agent-metering

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

client:VS Code transport:streamable-http tools:11

Install agent metering in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-metering": {
      "type": "http",
      "url": "https://mcp.viridisconservation.com/metering/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

agent metering in other clients