Skip to content
VS Code

meterkit for VS Code

com.edgethirteen.www/meterkit

Drop-in usage credit ledger plus current Stripe Billing Meter Events integration for Next.js.

client:VS Code transport:streamable-http

Install meterkit in VS Code

.vscode/mcp.json

{
  "servers": {
    "meterkit": {
      "type": "http",
      "url": "https://www.edgethirteen.com/api/mcp/meterkit"
    }
  }
}

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

meterkit in other clients