← Index

three.ws Billing

io.github.nirholas/billing-mcp·v0.1.0·Other

An agent's account economics — plan quotas, metered usage, invoices, receipts, and earnings.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
THREE_WS_BASE

Base URL of the three.ws API that serves the billing endpoints. Override only when self-hosting or targeting a preview deployment.

THREE_WS_TIMEOUT_MS

Per-request timeout in milliseconds for the live three.ws API reads.

THREE_WS_SESSION
requiredsecret

Your three.ws session token (the value of the `__Host-sid` cookie from a signed-in browser). REQUIRED — it exposes private billing data, so every account-scoped read (get_billing_summary, query_usage, export_billing_history, get_receipt, get_revenue) resolves the calling user from it and returns only your data. Only the public get_fee_info works without it. Treat like a password.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
5
Alternatives in Other