Totem runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 26 Jul 2026.
Totem — talk to your wearables with AI. Today: full Whoop access (48 tools).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add totem -- npx -y @thebriangao/totem
{
"mcpServers": {
"totem": {
"args": [
"-y",
"@thebriangao/totem"
],
"command": "npx"
}
}
}
[mcp_servers.totem]
command = "npx"
args = ["-y", "@thebriangao/totem"]
{
"mcpServers": {
"totem": {
"args": [
"-y",
"@thebriangao/totem"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"totem": {
"args": [
"-y",
"@thebriangao/totem"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.