whoami
ActiveTool of BorealHost
Check the current API key's account info, scopes, and site count. Requires: BOREALHOST_API_KEY env var (read scope). Returns: {"user": {"id": "uuid", "email": "...", "date_joined": "iso8601"}, "api_key": {"id": "uuid", "name": "...", "prefix": "bh_...", "scopes": ["read", "write"], "created_at": "iso8601"}, "account": {"sites": 2, "active_subscriptions": 1}} Errors: UNAUTHORIZED: Missing or invalid API key
Parameters schema
{
"type": "object",
"title": "whoamiArguments",
"properties": {}
}Parent server
BorealHost
https://github.com/alainsvrd/borealhost-mcp
1/7 registries