
Three.Ws Billing
- 89 repo stars
- Updated July 28, 2026
- nirholas/three.ws
Exposes an agent's three.ws account economics: plan quotas, metered usage, invoices, receipts and earnings, all scoped to the signed-in user's session.
About
three.ws Billing is an MCP server that reports an agent account's economics on three.ws: plan quotas, metered usage, invoices, receipts and earnings. Every account-scoped read resolves the caller from a session token so it only returns your own data, while public fee info needs no auth. A solo builder reaches for it to let an agent watch its own spend, quotas and revenue on the platform.
- Plan quotas + metered usage
- Invoices, receipts, earnings
- Session-scoped to your own data
- Public fee info works without a session
Three.Ws Billing by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
claude mcp add --env THREE_WS_BASE=YOUR_THREE_WS_BASE --env THREE_WS_TIMEOUT_MS=YOUR_THREE_WS_TIMEOUT_MS --env THREE_WS_SESSION=YOUR_THREE_WS_SESSION billing-mcp -- npx -y @three-ws/billing-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 89 |
|---|---|
| Package | @three-ws/billing-mcp |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 28, 2026 |
| Repository | nirholas/three.ws ↗ |
What it does
Exposes an agent's three.ws account economics: plan quotas, metered usage, invoices, receipts and earnings, all scoped to the signed-in user's session.
Who is it for?
agents tracking their own three.ws spend and earnings
Skip if: billing on non-three.ws platforms
What you get
- billing summary
- usage export
- revenue report