Environment variable THREE_WS_SESSION
No value of this variable is held in this registry. The registry knows only the name the source states.
Entries naming THREE_WS_SESSION as an ordinary environment variable
| three.ws Agent Payments | io.github.nirholas/agentcore-payments-mcp |
|---|---|
| three.ws Alerts | io.github.nirholas/alerts-mcp |
| three.ws Billing | io.github.nirholas/billing-mcp |
| three.ws Portfolio | io.github.nirholas/portfolio-mcp |
Entries naming THREE_WS_SESSION as a secret required variable
| three.ws Alerts | io.github.nirholas/alerts-mcp |
|---|---|
| three.ws Billing | io.github.nirholas/billing-mcp |
What the sources write about this name
| three.ws Agent Payments | Your three.ws session token (value of the `__Host-sid` cookie from a signed-in browser). Required for account management operations: create_payment_session, list_payment_sessions, check_payment_session, cancel_payment_session. |
|---|---|
| three.ws Alerts | Your three.ws session token (the value of the `__Host-sid` cookie from a signed-in browser). Required by every tool — all rules and alerts are scoped to YOUR account. Writes also use it to fetch a one-time CSRF token. Treat like a password. |
| three.ws Billing | 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. |
| three.ws Portfolio | Your three.ws session token (the value of the `__Host-sid` cookie from a signed-in browser). Required for the account-scoped reads — get_portfolio_summary, get_portfolio_history, get_portfolio_asset — which return data for the agents YOU own. The public trade feed and on-chain balance reads do not need it. Treat like a password. |
Taken verbatim from the source, one line per entry. The text is a vendor's own statement and is neither checked nor shortened.
To the environment variable index
Version of the extraction rule: 1.1. The names are formed by splitting the stored raw declaration at the separator this registry set when reading it in. Counted across the 24,507 published entries.
tracevero · https://tracevero.com/variable/THREE_WS_SESSION